Command Menu
Command Menu
Command Menu
###################################################################################
#########
// [EEV]ZepheR's command menu. v1.8 Useful settings in a simple menu. 15:04
16/09/2005
//
###################################################################################
#########
"*" "Zeph's Command Menu v1.8" "say ZCM v1.8 - www.thezproject.org"
"1" "Game Settings"
{
"1" "Weapon Hands"
{
"1" "Use Right Models" "cl_righthand 1"
"2" "Use Left Models" "cl_righthand 0"
}
"2" "Auto Help"
{
"1" "On" "setinfo _ah 1"
"2" "Off" "setinfo _ah 0"
}
"3" "Buy Menu Type"
{
"1" "VGUI" "setinfo _vgui_menus 1"
"2" "Classic Text" "setinfo _vgui_menus 0"
}
"4" "Auto Weapon Switch"
{
"1" "On" "setinfo _cl_autowepswitch 1"
"2" "Off" "setinfo _cl_autowepswitch 0"
}
"5" "Weather Effects"
{
"1" "On" "cl_weather 1"
"2" "Off" "cl_weather 0"
}
"6" "Center playername ID"
{
"1" "On" "hud_centerid 1"
"2" "Off" "hud_centerid 0"
}
"7" "Radar Type"
{
"1" "Old" "cl_radartype 0"
"2" "New" "cl_radartype 1"
}
}
"2" "CZ Bot Control"
{
"1" "Allow Snipers"
{
"1" "Yes" "bot_allow_snipers 1"
"2" "No" "bot_allow_snipers 0"
}
"2" "Allow Shields"
{
"1" "Yes" "bot_allow_shield 1"
"2" "No" "bot_allow_shield 0"
}
"3" "Allow Grenades"
{
"1" "Yes" "bot_allow_grenades 1"
"2" "No" "bot_allow_grenades 0"
}
"4" "Pistols Only"
{
"1" "Yes" "bot_pistols_only 1"
"2" "No" "bot_allow_shotguns 1;bot_allow_sub_machine_guns
1;bot_allow_rifles 1;bot_allow_grenades 1"
}
"5" "Bot Difficulty"
{
"1" "Easy" "bot_difficulty 0"
"2" "Normal" "bot_difficulty 1"
"3" "Hard" "bot_difficulty 2"
"4" "Expert" "bot_difficulty 3"
}
"6" "Add CT Bot" "bot_add_ct"
"7" "Add T Bot" "bot_add_t"
"8" "Kick Bot..." "messagemode bot_kick"
"9" "Kill Bot..." "messagemode bot_kill"
}
"3" "Useful Stuff"
{
"1" "Net Graph"
{
"1" "Net Graph 1" "net_graph 1"
"2" "Net Graph 2" "net_graph 2"
"3" "Net Graph 3" "net_graph 3"
"6" "Net Graph Position left" "net_graphpos 3"
"7" "Net Graph Position right" "net_graphpos 1"
"8" "Net Graph Position middle" "net_graphpos 2"
"9" "Net Graph Off" "net_graph 0"
}
"2" "Volume Settings"
{
"1" "Max Volume" "Volume 2"
"2" "Higher Volume" "volume 1.60"
"2" "Normal Volume" "volume 1.12"
"3" "Med Volume" "volume 0.9"
"4" "Low Volume" "volume 0.35"
"5" "Muted" "volume 0"
}
"3" "Show FPS"
{
"1" "On" "cl_showfps 1"
"2" "Off" "cl_showfps 0"
}