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.
|