| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178 |
- "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"
- }
- }
|