er back on topic
well not really ... but bots
bot_quota
max number of bots on the server
(helpful to kick those extra ones you want rid of and cant
be bothered writing their names
"bot_add_t" To add a terrorist
"bot_add_ct" To add a CT
"bot_kick all" To remove all bots
"bot_kill all" To kill all your bots to end the round.
also look at
http://forums.steampowered.com/forums/showthread.php?s=f9a5776e4601ae11dee0df01afe732ac&threadid=237231&highlight=bots+and+rconpertenant bits are
//bot_join_after_player: 0/1
//Bots wait for a human to join before joining. Set to 0 to allow bots to play without humans.
bot_join_after_player 0
//bot_quota
//Set to # of bots allowed on server
bot_quota 6
//bot_quota_mode normal / fill
//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 normal
//bot_auto_vacate
//If nonzero, bots will automatically leave to make room for human players.
bot_auto_vacate 1