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

200 lines
3.6 KiB
Plaintext
Executable File

"Resource/UI/TeamMenu.res"
{
"TeamMenu"
{
"ControlName" "Frame"
"fieldName" "TeamMenu"
"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"
}
"MapInfo"
{
"ControlName" "HTML"
"fieldName" "MapInfo"
"xpos" "168"
"ypos" "116"
"wide" "316"
"tall" "286"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"joinTeam"
{
"ControlName" "Label"
"fieldName" "joinTeam"
"xpos" "0"
"ypos" "22"
"wide" "500"
"tall" "48"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Join_Team"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "Title"
"wrap" "0"
}
"mapname"
{
"ControlName" "Label"
"fieldName" "mapname"
"xpos" "8"
"ypos" "82"
"wide" "180"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"labelText" ""
"textAlignment" "west"
"dulltext" "0"
"brighttext" "1"
}
"terbutton"
{
"ControlName" "Button"
"fieldName" "terbutton"
"xpos" "0"
"ypos" "116"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Terrorist_Forces"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "jointeam 1"
}
"ctbutton"
{
"ControlName" "Button"
"fieldName" "ctbutton"
"xpos" "0"
"ypos" "148"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_CT_Forces"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "jointeam 2"
}
"vipbutton"
{
"ControlName" "Button"
"fieldName" "vipbutton"
"xpos" "0"
"ypos" "180"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_VIP_Team"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "jointeam 3"
}
"autobutton"
{
"ControlName" "Button"
"fieldName" "autobutton"
"xpos" "0"
"ypos" "212"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" "#Cstrike_Team_AutoAssign"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "jointeam 5"
}
"specbutton"
{
"ControlName" "Button"
"fieldName" "specbutton"
"xpos" "0"
"ypos" "244"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Menu_Spectate"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "jointeam 6"
}
"CancelButton"
{
"ControlName" "Button"
"fieldName" "CancelButton"
"xpos" "0"
"ypos" "276"
"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"
}
}