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

118 lines
2.1 KiB
Plaintext
Executable File

"Resource/UI/BuyShotgun_TER.res"
{
"BuyShotgun_TER"
{
"ControlName" "WizardSubPanel"
"fieldName" "BuyShotgun_TER"
"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_ShotgunsLabel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "Title"
"wrap" "0"
}
"ItemInfo"
{
"ControlName" "Panel"
"fieldName" "ItemInfo"
"xpos" "256"
"ypos" "116"
"wide" "400"
"tall" "380"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"m3"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "m3"
"xpos" "76"
"ypos" "116"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_M3"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "m3"
"cost" "1700"
"as_restrict" "1"
}
"xm1014"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "xm1014"
"xpos" "76"
"ypos" "148"
"wide" "148"
"tall" "20"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_XM1014"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "xm1014"
"cost" "3000"
"as_restrict" "1"
}
"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"
}
}