Adding Custom Bots
I help I would like to create a bot in Bot Studio or download a preconfigured bot, Then I would like to make it so that spacific bot loads everymap everytime the server starts...I am aware of the Bot_minplayers command but that spawns a random bot.
which I love cause it balences the teams, but I would like it to spawn my custom bots........
on a second note how can I change the skill of the RANDOM bots that gets spawned. :twisted:
Just add "addbot your_bots_name" into your configuration, the default skill can be altered by using "g_spSkill".
Actually there is no way to use selected bots only with "bot_minplayers" because there is a breakthru in the code.
In the next release you will be able to use this:
your_server.cfg:
set g_botsFile "bots.txt" set g_spSkill "1"
bots.txt:
{ name Xaero model xaero aifile bots/xaero_c.c } { name Orbb model orbb aifile bots/orbb_c.c } { name Lakerbot model tankjr aifile bots/lakerbot_c.c }
In version xp v1.01... does it support the bot.txt ?
TIA
This thread is soo old :roll:
thanx for the reply/answer I figured it out !
^You whore
Where in the config, and what config the server.cfg or rotation.txt?
-Dee :twisted: