СКАЧАТЬ

Код:
"1" "Game Menu"
{
	        "1" "Weapon Hand"
    {
    	"1" "Right" "cl_righthand 1"
    	"2" "Left" "cl_righthand 0"
    }
    "2" "Auto Help"
    {
    	"1" "on" "setinfo _ah 1"
    	"2" "off" "setinfo _ah 0"
    }
    "3" "Buy Menu"
    {
    	"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" "Weathereffects"
    {
    	"1" "on" "cl_weather 1"
    	"2" "off" "cl_weather 0"
    }
    "6" "Playernames"
    {
    	"1" "on" "hud_centerid 1"
    	"2" "off" "hud_centerid 0"
    }
                "7" "Radar"
    {
    	"1" "on" "drawradar"
    	"2" "off" "hideradar"
    }
    "8" "Radar Type"
    {
    	"1" "Old" "cl_radartype 0"
    	"2" "New" "cl_radartype 1"
                }
}
"2" "Bot Menu"
{
    	"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" "only pistols"
    {
        "1" "yes" "bot_pistols_only 1"
        "2" "All Weapons" "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" "Experte" "bot_difficulty 3"
    }
    	"6" "CT Bot" "bot_add_ct"
    	"7" "T Bot" "bot_add_t"
    	"8" "7 Bots Autoteam" "bot_quota 7"
                        "10" "no bots" "bot_quota 0"
}
"3" "usefull 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 links" "net_graphpos 3"
    	"7" "Net Graph rechts" "net_graphpos 1"
    	"8" "Net Graph mitte" "net_graphpos 2"
    	"9" "Net Graph aus" "net_graph 0"
    }	
    "2" "Volume"
    {	
    	"1" "LaDyS Volume" "Volume 0.05.5"
                        "2" "Max Volume" "Volume 2"
    	"3" "Loud" "volume 1.60"
    	"4" "Normal" "volume 1.12"
    	"5" "middel" "volume 0.9"
    	"6" "leise" "volume 0.35"
    	"7" "Muted" "volume 0"
    }	
    "3" "FPS show"
    {	
    	"1" "on" "cl_showfps 1"
    	"2" "off" "cl_showfps 0"
    }

                        "3" "FPS Booster" "exec lgui/fpsboost.cfg"
    	"4" "Status" "toggleconsole; status"
    	
    	                       
}
"4" "Demo Menu"
{
    "1" "Demo1"
    {	
    	"1" "Record demo1" "record lcm_demo1"
    	"2" "Stop recording" "stop"
    	"3" "Play demo1" "playdemo lcm_demo1"
    }	
    "2" "Demo2"
    {	
    	"1" "Record demo2" "record lcm_demo2"
    	"2" "Stop recording" "stop"
    	"3" "Play demo2" "playdemo lcm_demo2"
    }	
    "3" "Demo3"
    {	
    	"1" "Record demo3" "record lcm_demo3"
    	"2" "Stop recording" "stop"
    	"3" "Play demo3" "playdemo lcm_demo3"
    }    
    "4" "Demo4"
    {	
    	"1" "Record demo4" "record lcm_demo4"
    	"2" "Stop recording" "stop"
    	"3" "Play demo4" "playdemo lcm_demo4"
    }
    "5" "Demo5"
    {	
    	"1" "Record demo5" "record lcm_demo5"
    	"2" "Stop recording" "stop"
    	"3" "Play demo5" "playdemo lcm_demo5"
    }
    	"6" "Record demo with filename..." "messagemode record"
    	"7" "Stop demo recording" "stop"
}
"5" "Crosshair Menu"
{
    "1" "Size"
    {	
    	"1" "large" "cl_crosshair_size large"
    	"2" "medium" "cl_crosshair_size medium"
    	"3" "small" "cl_crosshair_size small"
    }	
    "2" "Transparenze"
    {	
    	"1" "on" "cl_crosshair_translucent 1"
    	"2" "off" "cl_crosshair_translucent 0"
    }	
    "3" "Dynamic Crosshair"
    {
    	"1" "on" "cl_dynamiccrosshair 1"
    	"2" "off" "cl_dynamiccrosshair 0"
    }
    "4" "Change colour" "adjust_crosshair"
                }

"6" "Server says"
{
                "1" "Server says"
                {
    	"1" "Thetime" "say thetime"
    	"2" "Nextmap" "say nextmap"
    	"3" "Timeleft" "say timeleft"
                        "4" "/rank" "say /rank"
                        "5" "/top15" "say /top15"
                }
                
}

"7" "Teams"
{

	                "1" "Change Team" "exec lgui/spectate.cfg"
	                "2" "Reconnect" "reconnect"
        
}

"8" "Namen Menu"  ////  z.b: "1" "NooB" "name -=[NooB]=-" // z.b. "1" "Adolf" "name Adolf%Hitzkopf"
{
                        "1" "" "name "
                        "2" "" "name "
                        "3" "" "name "
}
"9" "Server Menu"
{
"1" "Servermenu1"
                {
                "1" "Autoteambalance"
                {       
                        "1" "on" "mp_autoteambalance 1"
                        "2" "off" "mp_autoteambalance 0"
                }
                "2" "Autokick" 
                {       
                        "1" "on" "mp_autokick 1"
                        "2" "off" "mp_autokick 0"
                }
                "3" "Buytime"
                {        
                        "1" "0.5" "mp_buytime 0.5"
                        "2" "1.5" "mp_buytime 1.5"
                }
                "4" "c4timer"
                {        
                        "1" "35sec" "mp_c4timer 35"
                        "2" "40sec" "mp_c4timer 40"
                        "3" "45sec" "mp_c4timer 45"
                }
                "5" "Freezetime"
                {
                        "1" "2sec" "mp_freezetime 2"
                        "2" "4sec" "mp_freezetime 4"
                        "3" "6sec" "mp_freezetime 6"
                }
                "6" "Friendlyfire"
                {
                        "1" "on" "mp_friendlyfire 1"
                        "2" "off" "mp_friendlyfire 0"
                }
}
"2" "Servermenu2"
{                

                "1" "Startmoney"
                {
                        "1" "800" "mp_startmoney 800"
                        "2" "1600" "mp_startmoney 1600"
                        "3" "5000" "mp_startmoney 5000"
                        "4" "16000" "mp_startmoney 16000"
                }
                "2" "Restart"
                {
                        "1" "2 sec" "sv_restart 2"
                        "2" "4 sec" "sv_restart 4"  
                }
                "3" "Roundtime"
                {
                        "1" "1.5min" "mp_roundtime 1.5"
                        "2" "2.5min" "mp_roundtime 2.5"
                        "3" "3.5min" "mp_roundtime 3.5"
                        "4" "5min" "mp_roundtime 5"
                }

ку
http://dc133.file.qip.ru/download/83692561/5663c920/cstrike_2007-09-15_01-48-27-48.bmp?tsid=20090413-175125-89877e01