Hi!
i have edited the Botprofile.db file in the cstrike folder -- my aim was to rename the certain bots(which i have done successfully) and to assign specific teams to specific bots.
for example--If i would want the bot Quintin to always spawn in the terrorist camp ,how would i do it?
//Control how bots talk. Allowed values: 'off', 'radio', 'minimal', or 'normal'.
bot_chatter radio
//Set to 0 to let bots complete map objectives. 0/1
bot_defer_to_human 0
//0 is Easy, 1 is Normal, 2 is Hard, & 3 is Expert.
bot_difficulty 3
//Bots wait for a human to join before joining. 0/1
bot_join_after_player 0
//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
bot_add_ct eoL.Element
bot_add_t SK|ahl
bot_add_ct eoL.Dark
bot_add_t SK|Heaton
bot_add_ct eoL.Knoxville
bot_add_t SK|Brunk
bot_add_ct eoL.Naikon
bot_add_t SK|Potti
bot_add_ct eoL.XeqTr
bot_add_t SK|Fisker
//Defines a Prefix for all bot's names.
bot_prefix ""
//Reports on the bots' memory usage
//bot_memory_usage
//Restricts the bots to particular weapons
//bot_knives_only
//bot_pistols_only
//bot_snipers_only
bot_all_weapons
//Bots with high co-op may automatically follow a nearby human player. 0/1
bot_auto_follow 0
//Bots will not buy if their money falls below this amount. Default = 2000
bot_eco_limit "3500"
//Bots may occasionally go 'rogue'.
//Rogue bots do not obey radio commands, nor pursue scenario goals. 0/1
bot_allow_rogues 0
//Determines the type of quota. Allowed values: 'normal' and 'fill'.
//If 'fill', the server will adjust bots to keep N players in the game, where N is 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 9
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.