/ / General CS: Source BOT Config V5
Echo "Loading CS: Source Bot Configuration Settings ..."
/ / Control how bots talk. Valid values are: 'Off', 'Radio', 'minimal', or "normal".
bot_chatter Off
/ / Set to 0 to let bots complete map objectives. 0 / 1
bot_defer_to_human 0
/ / 0 is easy, 1 Regular, 2 hard, & 3 "Expert".
bot_difficulty 1
/ / Bots wait person to join before joining. 0 / 1
bot_join_after_player 1
/ / Add bot (s) to a specific team. any / CT / T or Adds a bot to whichever team has fewer players.
/ / Bot_join_team:
/ / Bot_add
/ / Bot_add_ct
/ / Bot_add_t
/ / Defines the prefix for the names of all the bot.
bot_prefix ""
/ / Reports on the use of memory bots
/ / Bot_memory_usage
/ / Restricts the bots particular weapons
/ / Bot_knives_only
/ / Bot_pistols_only
/ / Bot_snipers_only
bot_all_weapons
/ / Weapon control. 0 / 1
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
/ / Bots with high co-op may automatically follow a person around player. 0 / 1
bot_auto_follow 0
/ / Bots will not buy if money falls below this amount. By default, \ u003d 2000
bot_eco_limit "4000"
/ / Bots may occasionally go 'rogue'.
/ / Bots do not obey radio commands, nor objective. 0 / 1
bot_allow_rogues 0
/ / Determines the type of quota. Valid values: 'normal' and 'fill' ('Normal' and 'fill').
/ / If 'fill', Server will adjust bots to keep N players in the game, where n bot_quota.
bot_quota_mode "fill"
/ / Bots will automatically leave to make room for human players. 0 / 1
bot_auto_vacate 1
/ / Set to min # of bots allowed on server
bot_quota 5