View Single Post
Re: pb menu isnt workin
Old
  (#4)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: pb menu isnt workin - 06-06-2007

You should have to create a separate topic related to Your question.
Quote:
Originally Posted by docs of podbot mm V3
pb add [skill [personality [team [model [name]]]]]
Adds a Bot with parameters - skill You can write from 1 to 100; if You will write 101 it will mean random skill from minbotskili to maxbotskill specified above.
Personality - 1 to 3 or 5 and these value mean:
  • 1 - Normal [POD]
  • 2 - Aggresive [P*D]
  • 3 - Defensive [P0D]
  • 5 - Random personality from these 3 above
Team 1 is for Terrorists, 2 for Counter Terrorists and 5 to use auto-assign. This setting might be overwritten by forcing bots to join always one team if pb_bot_join_team is equal to "T" or "CT".
Model (class) is 1-4 or 5 (5 means random from 1 to 4).
Name is of course the name for this Bot.
Every command needs to be precedented by "pb" prefix (without quotes).
If You want to use space in the name of Your bot You have to use quotes (for example: pb add 100 2 1 4 "James Bond").
Next time read docs, too, before asking. They aren't written for nothing.
Another thing - after last command written in podbot.cfg You need to put end_of_line character (by pressing the "Enter" key).
  
Reply With Quote