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

159 lines
2.8 KiB
Plaintext
Executable File

"Resource/UI/BuySubMachineguns_CT.res"
{
"BuySubMachineguns_CT"
{
"ControlName" "WizardSubPanel"
"fieldName" "BuySubMachineguns_CT"
"xpos" "50"
"ypos" "10"
"wide" "552"
"tall" "448"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"Title"
{
"ControlName" "Label"
"fieldName" "Title"
"xpos" "76"
"ypos" "22"
"wide" "500"
"tall" "48"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_SubmachinegunsLabel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "Title"
"wrap" "0"
}
"ItemInfo"
{
"ControlName" "Panel"
"fieldName" "ItemInfo"
"xpos" "244"
"ypos" "116"
"wide" "400"
"tall" "380"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"tmp"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "tmp"
"xpos" "76"
"ypos" "116"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Tmp"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "tmp"
"cost" "1250"
}
"mp5"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "mp5"
"xpos" "76"
"ypos" "148"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_MP5"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "mp5"
"cost" "1500"
}
"ump45"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "ump45"
"xpos" "76"
"ypos" "180"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_UMP45"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "ump45"
"cost" "1700"
}
"p90"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "p90"
"xpos" "76"
"ypos" "212"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_P90"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "p90"
"cost" "2350"
}
"CancelButton"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "CancelButton"
"xpos" "76"
"ypos" "380"
"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"
}
}