"1" 	"Change Name" 	"messagemode name"
}

}
"2" 	"Crosshair Color" 
{
	"1" 	"Black"	"cl_crosshair_color 0;cl_crosshair_translucent 0"
	"2" 	"Blue" 	"adjust_crosshair 4;cl_crosshair_translucent 0"
	"3" 	"Green" 	"adjust_crosshair 5;cl_crosshair_translucent 0"
        "4" 	"White" 	"exec cfg/white.cfg"
	"5" 	"Yellow" 	"adjust_crosshair 3;cl_crosshair_translucent 0"
}
"3" 	"Weapon Hand"
{
	"1"	"Left" 	"cl_righthand 0"
	"2"	 "Right" 	"cl_righthand 1"
}
"4"     "Sensitivity"
{
	"1"     "Zoom Sensitivity" "messagemode zoom_sensitivity_ratio"
	"2"     "Mouse Sensitivity" "messagemode sensitivity"
}
"5" 	"Interp"
{
	"1" 	"0.1" 	"ex_interp 0.1"
	"2" 	"0.01" 	"ex_interp 0.01"
}
"6" "Radar Type"
{
	"1" "Transparent" "cl_radartype 0"
	"2" "Solid" "cl_radartype 1"
}
"7" "Show FPS"
{	
	"1" "Show FPS" "cl_showfps 1"
	"2" "Hide FPS Display" "cl_showfps 0"
}
"8" 	"Volume"
{
	"0" ">"
{
	"1" 	 "0.6" 	"volume 0.6"
	"2"  	"0.7"	"volume 0.7"
	"3"  	"0.8" 	"volume 0.8"
	"4" 	 "0.9"	"volume 0.9"
	"5"  	"1.0"	"volume 1.0"
	}
	"1"  	"0.0" 	"volume 0.0"
	"2"  	"0.1" 	"volume 0.1"
	"3"  	"0.2" 	"volume 0.2"
	"4"  	"0.3" 	"volume 0.3"
	"5"  	"0.4" 	"volume 0.4"
}
"9" "Quit" 