Commandmenu Csbot

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

"1" "Add bot"

{
"1" "Quick add bot" "bot_add"
"2" "Set bot level"
{
"1" "Easy" "bot_difficulty 0"
"2" "Normal" "bot_difficulty 1"
"3" "Hard" "bot_difficulty 2"
"4" "Expert" "bot_difficulty 3"
"5" "Elite" "bot_difficulty 4"
}
"3" "Add specific bot"
{
"1" "Add a Terrorist" "bot_add_t"
"2" "Add a Counter-Terrorist" "bot_add_ct"
}
}
"2" "Bot misc"
{
"1" "Endround" "bot_kill"
"2" "Kick all bot" "bot_kick"
"3" "Bot quota"
{
"1" "5" "bot_quota 5"
"2" "7" "bot_quota 7"
"3" "9" "bot_quota 9"
}
"4" "Weapon mode"
{
"1" "Knives only" "bot_knives_only"
"2" "Pistols only" "bot_pistols_only"
"3" "Snipers only" "bot_snipers_only"
"4" "All weapons" "bot_all_weapons"
"5" "Allow shield" "bot_allow_shield 0"
"6" "Allow shotguns" "bot_allow_shotguns 0"
}
"5" "Bot join team"
{
"1" "Terrorist" "bot_join_team t"
"2" "Counter-Terrorist" "bot_join_team ct"
}
"5" "Bot stop"
{
"1" "On" "bot_stop 1"
"2" "Off" "bot_stop 0"
}
"3" "Map change"
{
"1" "de_dust2" "changelevel de_dust2"
"2" "de_inferno" "changelevel de_inferno"
"3" "de_nuke" "changelevel de_nuke"
"4" "de_cbble" "changelevel de_cbble"
"5" "de_train" "changelevel de_train"
"6" "de_prodigy" "changelevel de_prodigy"
"7" "de_cpl_mill" "changelevel de_cpl_mill"
"8" "de_aztec" "changelevel de_aztec"
"9" "cs_italy" "changelevel cs_italy"
}
"4" "Settings"
{
"1" "Pause"
{
"1" "Pausable"
{
"1" "On" "pausable 1"
"2" "Off" "pausable 0"
}
"2" "Pause" "pause"
}
"2" "Restart"
{
"1" "Full server restart" "restart"
"2" "sv_restart" "sv_restart 1"
}

You might also like