SRCDS Steam group


Adding bots
#1
How do I get my server to manually add bots to my server on startup? What is the command to set the skill level and how many bots are allowed in my server?
Reply
#2
Theres a limit for each individual map, for how many bots you can add.
For max bots, there is possible to use:

mp_autoteambalance zero
mp_limitteams 64
(And ofcause depends on your numbers of slots on your server)

To set "Skill Level" or difficulty.
bot_difficulty <1, 2 or 3>

To add bots when you startup - Use in startup line or server.cfg
bot_quota <Amount> (Amount: 0 - 64)
Reply
#3
If you want bots on your server right after you start your server, put this in your server.cfg. You may edit the values to your desire. You must put a # other than 0 in bot_quota if you want bots to be on there when you start the server or restart...etc.

Code:
/////////
//*****//
//*Bot*//
//*****//
/////////


bot_chatter normal
bot_defer_to_human 1
bot_difficulty 1                    // 1- Easy  2- hard  3- Impossible
bot_join_after_player 0
bot_prefix ""                        // Bots get this infront of their name (-[Im-A-Bot]- Shawn)
bot_quota 0                            // Maximum amount of bots that join the game
bot_quota_mode normal
bot_auto_vacate 1                    // Bots automatically leave the server to make room for players
bot_auto_follow 1                    // Bots follow human players
bot_allow_rogues 1                    // Allow bots to go their own way
bot_eco_limit 2000                    // Bots won't buy anything when cash is below this amount
bot_all_weapons    
bot_allow_grenades 1
bot_allow_machine_guns 1
bot_allow_pistols 1
bot_allow_rifles 1
bot_allow_shotguns 1
bot_allow_snipers 1
bot_allow_sub_machine_guns 1
bot_join_team any
Earn Points, get Free Rewards with your Amazon Points!
Points2Shop

Reply
#4
if you use mani-admin-plugin, typ @menu in chat, the press 7, then press 4. so if you press 1 time 4, there will come 1 bot. but if you pres another time there will come another bot
I Wrote:Who eat all the donuts.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)