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

179 lines
3.2 KiB
Plaintext
Executable File

"Resource/UI/BuyPistols_CT.res"
{
"BuyPistols_CT"
{
"ControlName" "WizardSubPanel"
"fieldName" "BuyPistols_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_PistolsLabel"
"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"
}
"Glock18"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "Glock18"
"xpos" "76"
"ypos" "116"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Glock18"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "glock"
"cost" "400"
}
"USP45"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "USP45"
"xpos" "76"
"ypos" "148"
"wide" "148"
"tall" "20"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_USP45"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "usp"
"cost" "500"
}
"P228"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "P228"
"xpos" "76"
"ypos" "180"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_P228"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "p228"
"cost" "600"
}
"DesertEagle"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "DesertEagle"
"xpos" "76"
"ypos" "212"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_DesertEagle"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "deagle"
"cost" "650"
}
"Elites"
{
"ControlName" "MouseOverPanelButton"
"fieldName" "Elites"
"xpos" "76"
"ypos" "244"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Elites"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"command" "elites"
"cost" "800"
}
"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"
}
}