| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203 |
- "Resource/UI/BuyRifles_CT.res"
- {
- "BuyRifles_CT"
- {
- "ControlName" "WizardSubPanel"
- "fieldName" "BuyRifles_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_RiflesLabel"
- "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"
- }
-
- "famas"
- {
- "ControlName" "MouseOverPanelButton"
- "fieldName" "famas"
- "xpos" "76"
- "ypos" "116"
- "wide" "148"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Cstrike_Famas"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "command" "famas"
- "cost" "2250"
- }
-
- "scout"
- {
- "ControlName" "MouseOverPanelButton"
- "fieldName" "scout"
- "xpos" "76"
- "ypos" "148"
- "wide" "148"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Cstrike_Scout_CT"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "command" "scout"
- "cost" "2750"
- "as_restrict" "1"
- }
-
- "m4a1"
- {
- "ControlName" "MouseOverPanelButton"
- "fieldName" "m4a1"
- "xpos" "76"
- "ypos" "180"
- "wide" "148"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Cstrike_M4A1"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "command" "m4a1"
- "cost" "3100"
- }
-
- "aug"
- {
- "ControlName" "MouseOverPanelButton"
- "fieldName" "aug"
- "xpos" "76"
- "ypos" "212"
- "wide" "148"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Cstrike_Aug"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "command" "aug"
- "cost" "3500"
- }
-
- "sg550"
- {
- "ControlName" "MouseOverPanelButton"
- "fieldName" "sg550"
- "xpos" "76"
- "ypos" "244"
- "wide" "148"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Cstrike_SG550"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "command" "sg550"
- "cost" "4200"
- }
-
- "awp"
- {
- "ControlName" "MouseOverPanelButton"
- "fieldName" "awp"
- "xpos" "76"
- "ypos" "276"
- "wide" "148"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "2"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Cstrike_AWP_CT"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "command" "awp"
- "cost" "4750"
- "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"
- }
- }
|