Posts: 3
Threads: 1
Joined: Oct 2005
Reputation:
0
Ok i finally got my server to run, and other people can join too... but no matter what i do i can't seem to add bots into the server. In the forums i read that u got to type "rcon_password xxxx" than the add bots command. But i'm not sure what command i need. Can anyone help?
Posts: 3
Threads: 1
Joined: Oct 2005
Reputation:
0
so i go into the console after i start the game and type that??do i need to do that rcon thing??
Posts: 367
Threads: 14
Joined: Dec 2004
Reputation:
0
if your using rcon then yes "do that rcon thing", if you ae sitting looking at the server console just bot_add
Posts: 3
Threads: 1
Joined: Oct 2005
Reputation:
0
ok thxx..no i know how to add bot.. now how do i keep them in game even if no one is there?
Posts: 6
Threads: 1
Joined: May 2005
Reputation:
0
Here's my Bot.cfg for CSS
// bots
bot_add
bot_quota 8
bot_quota_mode fill
bot_difficulty 1
bot_chatter off
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 0
bot_defer_to_human 0
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 1
bot_allow_machine_guns 1
Posts: 1,587
Threads: 15
Joined: Jun 2005
Reputation:
0
yea, you can either add that to the server.cfg file, or save it in its own bot.cfg and then in your server.cfg you will have to add the line "exec bot.cfg" so it knows to exec that file.
Posts: 1,587
Threads: 15
Joined: Jun 2005
Reputation:
0
you mean the actually names of the bots.. i don't think you can do this.. i have heard of people trying, but it usually messes something up. if you mean like a tag for the bots, then its "bot_prefix TAG"