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

116 lines
2.0 KiB
Plaintext
Executable File

"Resource/UI/BuyShotgun_CT.res"
{
"BuyShotgun_CT"
{
"ControlName" "WizardSubPanel"
"fieldName" "BuyShotgun_CT"
"xpos" "0"
"ypos" "0"
"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" "244"
"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"
}
"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"
}
"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"
}
}