View Single Post
Re: Metamod and Podbot
Old
  (#2)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Metamod and Podbot - 01-11-2005

Go here and find a string "Podbot control console commands". The problem You have is probably corresponding to this You missed pb prefix before commands. Example:
pb addbot 100 1 2 1 "Mr Kabby"
pb max_bots 16
pb fillserver 100
  
Reply With Quote