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

233 lines
4.2 KiB
Plaintext
Executable File

"Resource/UI/ClassMenu_TER.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"
}
"terror"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "terror"
"xpos" "0"
"ypos" "116"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Terror"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "joinclass 1"
}
"leet"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "leet"
"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_L337_Krew"
}
"arctic"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "arctic"
"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_Arctic"
}
"guerilla"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "guerilla"
"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_Guerilla"
}
"militia"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "militia"
"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_Militia"
}
"autoselect_t"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "autoselect_t"
"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"
}
}