View Single Post
Re: Bot name question...
Old
  (#4)
the bindlestiff
Member
 
the bindlestiff's Avatar
 
Status: Offline
Posts: 280
Join Date: Nov 2005
Location: Washington state
Default Re: Bot name question... - 11-08-2006

Custom <botname>.bot files go in the fritzbot/bots folder.

To load one into the game, from the console type /addbot <botname> (no need to use the .bot extension).

Be sure you have set sv_pure = 0 or you'll only be able to load bot files from a .pk3.

If you want some bots to load automatically for a certain map, create a <mapname>.bots file with the bot names listed as:
<botname1>
<botname2>
....
#EOF
Put this one in the fritzbot/configs folder.

All custom bots will only work on your system. They won't be available on other servers unless they have installed them as well.
  
Reply With Quote