fast-dl/cstrike/resource/UI/Classmenu_CT.res
2025-02-04 15:21:53 +02:00

233 lines
4.2 KiB
Plaintext
Executable File

"Resource/UI/ClassMenu_CT.res"
{
"ClassMenu"
{
"ControlName" "Frame"
"fieldName" "ClassMenu"
"xpos" "76"
"ypos" "0"
"wide" "552"
"tall" "448"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"SysMenu"
{
"ControlName" "Menu"
"fieldName" "SysMenu"
"xpos" "0"
"ypos" "0"
"wide" "64"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
}
"joinClass"
{
"ControlName" "Label"
"fieldName" "joinClass"
"xpos" "0"
"ypos" "22"
"wide" "500"
"tall" "48"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Join_Class"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "Title"
"wrap" "0"
}
"classInfoLabel"
{
"ControlName" "Label"
"fieldName" "classInfoLabel"
"xpos" "168"
"ypos" "72"
"wide" "180"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"labelText" "#Cstrike_Class_Info"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "1"
}
"ClassInfo"
{
"ControlName" "Panel"
"fieldName" "ClassInfo"
"xpos" "168"
"ypos" "116"
"wide" "400"
"tall" "380"
"autoResize" "3"
"pinCorner" "0"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
}
"urban"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "urban"
"xpos" "0"
"ypos" "116"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Urban"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "joinclass 1"
}
"gsg9"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "gsg9"
"xpos" "0"
"ypos" "148"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ""
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "joinclass 2"
"labelText" "#Cstrike_GSG9"
}
"sas"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "sas"
"xpos" "0"
"ypos" "180"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ""
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "joinclass 3"
"labelText" "#Cstrike_SAS"
}
"gign"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "gign"
"xpos" "0"
"ypos" "212"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ""
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "joinclass 4"
"labelText" "#Cstrike_GIGN"
}
"spetsnaz"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "spetsnaz"
"xpos" "0"
"ypos" "244"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ""
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "joinclass 5"
"labelText" "#Cstrike_Spetsnaz"
}
"autoselect_ct"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "autoselect_ct"
"xpos" "0"
"ypos" "276"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" ""
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "joinclass 6"
"labelText" "#Cstrike_Auto_Select"
}
"CancelButton"
{
"ControlName" "Button"
"fieldName" "CancelButton"
"xpos" "0"
"ypos" "308"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Command" "vguicancel"
"Default" "1"
}
}