"vmfcg"
{
	"title"				"VMFCopyGun Settings"
		"resourcefile"		"resource/ui/context_vmfcg.res" 
	
	"controls"
	{
		"smalltext"
		{
			"name"			"vmfcg_tools_topic"
		  	"label"			"VMFCG Tools:"
		  	"tall"			"20"
		}
		"Button"
		{
		  	"label"			"Select Tool"
			"command"     	"vmfcg_swep 1"
	  	  	"name"			"vmfcg_swep 1"
		}
		"Button"
		{
		  	"label"			"Sphere Select"
			"command"     	"vmfcg_swep 2"
	  	  	"name"			"vmfcg_swep 2"
		}
		"Button"
		{
		  	"label"			"Quad Select"
			"command"     	"vmfcg_swep 3"
	  	  	"name"			"vmfcg_swep 3"
		}
		"Button"
		{
		  	"label"			"Smart Select"
			"command"     	"vmfcg_swep 4"
	  	  	"name"			"vmfcg_swep 4"
		}
		"Button"
		{
		  	"label"			"VMFRemover"
			"command"     	"vmfcg_swep 5"
	  	  	"name"			"vmfcg_swep 5"
		}
		"smalltext"
		{
			"name"			"vmfcg_tools_topic"
		  	"label"			"Settings:"
		  	"tall"			"20"
		}
		"Toggle"
		{
		  	"label"			"Ghost Preview"
	  	  	"name"			"vmfcg_preview"
		}
		"Button"
		{
		  	"label"			"Pattern Menu"
			"command"     	"vmfcg_menu all"
	  	  	"name"			"vmfcg_menu all"
		}
		"Button"
		{
		  	"label"			"My Patterns"
			"command"     "vmfcg_menu"
	  	  	"name"			"vmfcg_menu"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_N"
			"command"		"vmfcg_rotate 0"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_NNE"
			"command"		"vmfcg_rotate 337.5"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_NE"
			"command"		"vmfcg_rotate 315"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_NEE"
			"command"		"vmfcg_rotate 292.5"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_E"
			"command"		"vmfcg_rotate 270"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_SEE"
			"command"		"vmfcg_rotate 247.5"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_SE"
			"command"		"vmfcg_rotate 225"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_SSE"
			"command"		"vmfcg_rotate 202.5"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_S"
			"command"		"vmfcg_rotate 180"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_SSW"
			"command"		"vmfcg_rotate 22.5"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_SW"
			"command"		"vmfcg_rotate 45"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_SWW"
			"command"		"vmfcg_rotate 67.5"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_W"
			"command"		"vmfcg_rotate 90"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_NWW"
			"command"		"vmfcg_rotate 112.5"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_NW"
			"command"		"vmfcg_rotate 135"
		}
		"Button"
		{
		  	"label"			" "
	  	  	"name"			"VMFrot_NNW"
			"command"		"vmfcg_rotate 157.5"
		}
		"slider"
		{
		  	"label"			"Angle:"
	  	  	"name"			"vmfcg_rotate"
			"min"			"0"
			"max"			"359"
			"integer"			"1"
		}
		"slider"
		{
		  	"label"			"Height:"
	  	  	"name"			"vmfcg_height"
			"min"			"-350"
			"max"			"350"
			"integer"			"1"
		}
	}
}
