Advertisement
Guest User

resource/ui/classloadoutpanel.res

a guest
Feb 16th, 2014
3,818
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.56 KB | None | 0 0
  1. "Resource/UI/FullLoadoutPanel.res"
  2. {
  3. "class_loadout_panel"
  4. {
  5. "ControlName" "Frame"
  6. "fieldName" "class_loadout_panel"
  7. "xpos" "0"
  8. "ypos" "0"
  9. "wide" "f0"
  10. "autoResize" "0"
  11. "pinCorner" "0"
  12. "visible" "1"
  13. "enabled" "1"
  14. "tabPosition" "0"
  15. "settitlebarvisible" "0"
  16. "PaintBackgroundType" "0"
  17. "bgcolor_override" "46 43 42 255"
  18. "infocus_bgcolor_override" "46 43 42 0"
  19. "outoffocus_bgcolor_override" "46 43 42 0"
  20.  
  21. "item_xpos_offcenter_a" "-380"
  22. "item_xpos_offcenter_b" "-220"
  23. "item_ypos" "60"
  24. "item_ydelta" "75"
  25. "item_mod_wide" "40"
  26.  
  27. "item_backpack_offcenter_x" "-288"
  28. "item_backpack_xdelta" "4"
  29. "item_backpack_ydelta" "3"
  30.  
  31. "button_xpos_offcenter" "175"
  32. "button_ypos" "85"
  33. "button_ydelta" "80"
  34. "button_override_delete_xpos" "0"
  35.  
  36. "modelpanels_kv"
  37. {
  38. "ControlName" "CItemModelPanel"
  39. "xpos" "c-70"
  40. "ypos" "270"
  41. "zpos" "11"
  42. "wide" "150"
  43. "tall" "70"
  44. "visible" "0"
  45. "bgcolor_override" "0 0 0 0"
  46. "noitem_textcolor" "117 107 94 255"
  47. "PaintBackgroundType" "2"
  48. "paintborder" "1"
  49.  
  50. "model_ypos" "5"
  51. "model_tall" "55"
  52. "text_ypos" "54"
  53. "text_center" "1"
  54. "name_only" "1"
  55.  
  56. "attriblabel"
  57. {
  58. "font" "ItemFontAttribLarge"
  59. "visible" "0"
  60. }
  61.  
  62. "itemmodelpanel"
  63. {
  64. "use_item_rendertarget" "0"
  65. "allow_rot" "0"
  66. }
  67. }
  68. "itemoptionpanels_kv"
  69. {
  70. "ControlName" "CExButton"
  71. "xpos" "0"
  72. "ypos" "0"
  73. "zpos" "12"
  74. "wide" "14"
  75. "tall" "14"
  76. "autoResize" "0"
  77. "visible" "0"
  78. "enabled" "1"
  79. "tabPosition" "0"
  80. "labelText" "+"
  81. "font" "HudFontSmallBold"
  82. "textAlignment" "center"
  83. "dulltext" "0"
  84. "brighttext" "0"
  85. "default" "1"
  86. "sound_depressed" "UI/buttonclick.wav"
  87. "sound_released" "UI/buttonclickrelease.wav"
  88. }
  89. }
  90.  
  91. "CaratLabel"
  92. {
  93. "ControlName" "CExLabel"
  94. "fieldName" "CaratLabel"
  95. "font" "HudFontMediumBold"
  96. "labelText" ">>"
  97. "textAlignment" "west"
  98. "xpos" "c-290"
  99. "ypos" "9"
  100. "zpos" "1"
  101. "wide" "30"
  102. "tall" "30"
  103. "autoResize" "1"
  104. "pinCorner" "0"
  105. "visible" "0"
  106. "enabled" "1"
  107. "fgcolor_override" "200 80 60 255"
  108. }
  109. "ClassLabel"
  110. {
  111. "ControlName" "CExLabel"
  112. "fieldName" "ClassLabel"
  113. "font" "HudFontBiggerBold"
  114. "labelText" "#ClassBeingEquipped"
  115. "textAlignment" "west"
  116. "xpos" "c-262"
  117. "ypos" "10"
  118. "zpos" "1"
  119. "wide" "240"
  120. "tall" "25"
  121. "autoResize" "0"
  122. "pinCorner" "0"
  123. "visible" "0"
  124. "enabled" "1"
  125. }
  126. "CurrentlyEquippedLabel"
  127. {
  128. "ControlName" "CExLabel"
  129. "fieldName" "CurrentlyEquippedLabel"
  130. "font" "HudFontSmallestBold"
  131. "labelText" "#CurrentlyEquipped"
  132. "textAlignment" "south-west"
  133. "xpos" "c-260"
  134. "ypos" "35"
  135. "zpos" "-10"
  136. "wide" "180"
  137. "tall" "15"
  138. "autoResize" "0"
  139. "pinCorner" "0"
  140. "visible" "1"
  141. "enabled" "1"
  142. }
  143.  
  144. "TopLine"
  145. {
  146. "ControlName" "ImagePanel"
  147. "fieldName" "TopLine"
  148. "xpos" "c-400"
  149. "ypos" "20"
  150. "zpos" "-5"
  151. "wide" "800"
  152. "tall" "10"
  153. "visible" "0"
  154. "enabled" "1"
  155. "image" "loadout_dotted_line"
  156. "tileImage" "1"
  157. "tileVertically" "0"
  158. }
  159.  
  160. "classmodelpanel"
  161. {
  162. "ControlName" "CTFPlayerModelPanel"
  163. "fieldName" "classmodelpanel"
  164. "zpos" "10"
  165. "wide" "f0"
  166. "tall" "f0"
  167. "autoResize" "0"
  168. "pinCorner" "0"
  169. "visible" "1"
  170. "enabled" "1"
  171.  
  172. "render_texture" "0"
  173. "fov" "55"
  174. "allow_manip" "1"
  175.  
  176.  
  177. "model"
  178. {
  179. "force_pos" "1"
  180.  
  181. "angles_x" "0"
  182. "angles_y" "170"
  183. "angles_z" "0"
  184. "origin_x" "180"
  185. "origin_y" "-50"
  186. "origin_z" "-36"
  187. "frame_origin_x" "260"
  188. "frame_origin_y" "0"
  189. "frame_origin_z" "-42"
  190. "spotlight" "1"
  191. "model_wide" "300"
  192. "frame_wide" "400"
  193.  
  194.  
  195. "modelname" ""
  196.  
  197. "animation"
  198. {
  199. "name" "PRIMARY"
  200. "activity" "ACT_MP_STAND_PRIMARY"
  201. "default" "1"
  202. }
  203. "animation"
  204. {
  205. "name" "SECONDARY"
  206. "activity" "ACT_MP_STAND_SECONDARY"
  207. }
  208. "animation"
  209. {
  210. "name" "MELEE"
  211. "activity" "ACT_MP_STAND_MELEE"
  212. }
  213. "animation"
  214. {
  215. "name" "BUILDING"
  216. "activity" "ACT_MP_STAND_BUILDING"
  217. }
  218. "animation"
  219. {
  220. "name" "PDA"
  221. "activity" "ACT_MP_STAND_PDA"
  222. }
  223. "animation"
  224. {
  225. "name" "ITEM1"
  226. "activity" "ACT_MP_STAND_ITEM1"
  227. }
  228. "animation"
  229. {
  230. "name" "ITEM2"
  231. "activity" "ACT_MP_STAND_ITEM2"
  232. }
  233. "animation"
  234. {
  235. "name" "MELEE_ALLCLASS"
  236. "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
  237. }
  238. "animation"
  239. {
  240. "name" "PRIMARY2"
  241. "activity" "ACT_MP_STAND_PRIMARY"
  242. }
  243. "animation"
  244. {
  245. "name" "SECONDARY2"
  246. "activity" "ACT_MP_STAND_SECONDARY2"
  247. }
  248. }
  249. }
  250.  
  251. "mouseoveritempanel"
  252. {
  253. "ControlName" "CItemModelPanel"
  254. "fieldName" "mouseoveritempanel"
  255. "xpos" "c-70"
  256. "ypos" "270"
  257. "zpos" "100"
  258. "wide" "250"
  259. "tall" "300"
  260. "visible" "0"
  261. "bgcolor_override" "0 0 0 0"
  262. "noitem_textcolor" "117 107 94 255"
  263. "PaintBackgroundType" "2"
  264. "paintborder" "1"
  265.  
  266. "text_ypos" "0"
  267. "text_center" "1"
  268. "model_hide" "1"
  269. "resize_to_text" "1"
  270. "padding_height" "30"
  271. }
  272.  
  273. "PassiveAttribsLabel"
  274. {
  275. "ControlName" "CExLabel"
  276. "fieldName" "PassiveAttribsLabel"
  277. "font" "ItemFontAttribLarge"
  278. "xpos" "c+30"
  279. "ypos" "-180"
  280. "zpos" "0"
  281. "wide" "270"
  282. "tall" "240"
  283. "autoResize" "0"
  284. "pinCorner" "0"
  285. "visible" "0"
  286. "enabled" "1"
  287. "labelText" ""
  288. "textAlignment" "south"
  289. "fgcolor" "255 215 0 255"
  290. "centerwrap" "1"
  291. }
  292.  
  293. "loadout_preset_panel"
  294. {
  295. "ControlName" "CLoadoutPresetPanel"
  296. "FieldName" "loadout_preset_panel"
  297. "zpos" "20"
  298. "wide" "150"
  299. "tall" "25"
  300. "autoResize" "0"
  301. "pinCorner" "0"
  302. "visible" "1"
  303. "enabled" "1"
  304. "tabPosition" "0"
  305. "paintbackground" "0"
  306. }
  307.  
  308. "PresetsExplanation"
  309. {
  310. "ControlName" "CExplanationPopup"
  311. "fieldName" "PresetsExplanation"
  312. "xpos" "0"
  313. "ypos" "0"
  314. "zpos" "10000"
  315. "wide" "250"
  316. "tall" "160"
  317. "visible" "0"
  318. "PaintBackgroundType" "2"
  319. "paintbackground" "0"
  320. "border" "MainMenuHighlightBorder"
  321.  
  322. "force_close" "1"
  323. "end_x" "c-200"
  324. "end_y" "120"
  325. "end_wide" "250"
  326. "end_tall" "160"
  327. "callout_inparents_x" "c0"
  328. "callout_inparents_y" "75"
  329. "next_explanation" ""
  330.  
  331. "TitleLabel"
  332. {
  333. "ControlName" "CExLabel"
  334. "fieldName" "TitleLabel"
  335. "font" "HudFontSmallBold"
  336. "labelText" "#ItemPresetsExplanation_Title"
  337. "textAlignment" "north"
  338. "xpos" "20"
  339. "ypos" "10"
  340. "wide" "210"
  341. "tall" "30"
  342. "autoResize" "0"
  343. "pinCorner" "0"
  344. "visible" "1"
  345. "enabled" "1"
  346. "wrap" "1"
  347. "fgcolor_override" "46 43 42 255"
  348. }
  349.  
  350. "TextLabel"
  351. {
  352. "ControlName" "CExLabel"
  353. "fieldName" "TextLabel"
  354. "font" "HudFontSmall"
  355. "labelText" "#ClassLoadoutItemPresetsExplanation_Text"
  356. "textAlignment" "north-west"
  357. "xpos" "20"
  358. "ypos" "35"
  359. "wide" "210"
  360. "tall" "200"
  361. "autoResize" "0"
  362. "pinCorner" "0"
  363. "visible" "1"
  364. "enabled" "1"
  365. "wrap" "1"
  366. "fgcolor_override" "46 43 42 255"
  367. }
  368.  
  369. "CloseButton"
  370. {
  371. "ControlName" "CExImageButton"
  372. "fieldName" "CloseButton"
  373. "xpos" "230"
  374. "ypos" "5"
  375. "zpos" "10"
  376. "wide" "14"
  377. "tall" "14"
  378. "autoResize" "0"
  379. "pinCorner" "0"
  380. "visible" "1"
  381. "enabled" "1"
  382. "tabPosition" "0"
  383. "labeltext" ""
  384. "font" "HudFontSmallBold"
  385. "textAlignment" "center"
  386. "dulltext" "0"
  387. "brighttext" "0"
  388. "default" "0"
  389. "sound_depressed" "UI/buttonclick.wav"
  390. "sound_released" "UI/buttonclickrelease.wav"
  391. "Command" "close"
  392.  
  393. "paintbackground" "0"
  394.  
  395. "defaultFgColor_override" "46 43 42 255"
  396. "armedFgColor_override" "235 226 202 255"
  397. "depressedFgColor_override" "46 43 42 255"
  398.  
  399. "image_drawcolor" "117 107 94 255"
  400. "image_armedcolor" "200 80 60 255"
  401. "SubImage"
  402. {
  403. "ControlName" "ImagePanel"
  404. "fieldName" "SubImage"
  405. "xpos" "0"
  406. "ypos" "0"
  407. "zpos" "1"
  408. "wide" "14"
  409. "tall" "14"
  410. "visible" "1"
  411. "enabled" "1"
  412. "image" "close_button"
  413. "scaleImage" "1"
  414. }
  415. }
  416. }
  417. "ItemOptionsPanel"
  418. {
  419. "ControlName" "CLoadoutParticleSlider"
  420. "fieldname" "ItemOptionsPanel"
  421. "xpos" "0"
  422. "ypos" "0"
  423. "zpos" "100"
  424. "wide" "140"
  425. "tall" "75"
  426. "autoResize" "1"
  427. "visible" "0"
  428. "bgcolor_override" "69 64 63 255"
  429. "PaintBackgroundType" "2"
  430. }
  431. "RedButton"
  432. {
  433. "ControlName" "CExImageButton"
  434. "fieldName" "RedButton"
  435. "xpos" "c-55"
  436. "ypos" "90"
  437. "zpos" "12"
  438. "wide" "52"
  439. "tall" "34"
  440. "autoResize" "1"
  441. "pinCorner" "2"
  442. "visible" "1"
  443. "enabled" "1"
  444. "tabPosition" "0"
  445. "labelText" ""
  446. "textAlignment" "south-west"
  447. "scaleImage" "1"
  448. "command" "sv_cheats 1; r_skin 0"
  449.  
  450. "fgcolor" "TanDark"
  451. "defaultFgColor_override" "TanDark"
  452. "armedFgColor_override" "TanDark"
  453. "depressedFgColor_override" "TanDark"
  454.  
  455. "sound_depressed" "UI/buttonclick.wav"
  456. "sound_released" "UI/buttonclickrelease.wav"
  457. //"sound_armed" "UI/buttonrollover.wav"
  458.  
  459. "paintbackground" "0"
  460. "paintbackgroundtype" "0"
  461. "defaultBgColor_Override" "0 0 0 255"
  462.  
  463. "paintborder" "0"
  464.  
  465. "image_drawcolor" "255 255 255 77"
  466. "image_armedcolor" "255 255 255 128"
  467. "image_selectedcolor" "255 255 255 255"
  468.  
  469. "SubImage"
  470. {
  471. "ControlName" "ImagePanel"
  472. "fieldName" "SubImage"
  473. "xpos" "0"
  474. "ypos" "0"
  475. "zpos" "7"
  476. "wide" "52"
  477. "tall" "52"
  478. "visible" "1"
  479. "enabled" "1"
  480. "scaleImage" "1"
  481. "image" "/store/store_redteam"
  482. "scaleImage" "1"
  483. }
  484. }
  485. "BlueButton"
  486. {
  487. "ControlName" "CExImageButton"
  488. "fieldName" "BlueButton"
  489. "xpos" "c1"
  490. "ypos" "90"
  491. "zpos" "12"
  492. "wide" "52"
  493. "tall" "34"
  494. "autoResize" "1"
  495. "pinCorner" "2"
  496. "visible" "1"
  497. "enabled" "1"
  498. "tabPosition" "0"
  499. "labelText" ""
  500. "textAlignment" "south-west"
  501. "scaleImage" "1"
  502. "command" "sv_cheats 1; r_skin 1"
  503.  
  504. "fgcolor" "TanDark"
  505. "defaultFgColor_override" "TanDark"
  506. "armedFgColor_override" "TanDark"
  507. "depressedFgColor_override" "TanDark"
  508.  
  509. "sound_depressed" "UI/buttonclick.wav"
  510. "sound_released" "UI/buttonclickrelease.wav"
  511. //"sound_armed" "UI/buttonrollover.wav"
  512.  
  513. "paintbackground" "0"
  514. "paintbackgroundtype" "0"
  515. "defaultBgColor_Override" "0 0 0 255"
  516.  
  517. "paintborder" "0"
  518.  
  519. "image_drawcolor" "255 255 255 77"
  520. "image_armedcolor" "255 255 255 128"
  521. "image_selectedcolor" "255 255 255 255"
  522.  
  523. "SubImage"
  524. {
  525. "ControlName" "ImagePanel"
  526. "fieldName" "SubImage"
  527. "xpos" "0"
  528. "ypos" "0"
  529. "zpos" "7"
  530. "wide" "52"
  531. "tall" "52"
  532. "visible" "1"
  533. "enabled" "1"
  534. "scaleImage" "1"
  535. "image" "/store/store_blueteam"
  536. "scaleImage" "1"
  537. }
  538. }
  539.  
  540.  
  541. "HLMVExplanation"
  542. {
  543. "ControlName" "CExLabel"
  544. "fieldName" "TextLabel"
  545. "font" "HudFontSmallest"
  546. "labelText" "-To change the lighting position, hold CTRL and drag with your Left Mouse Button.
  547. -To pan the camera, hold SHIFT and drag with your Left Mouse Button.
  548. -To zoom, drag up/down with your Right Mouse Button.
  549. -To rotate the camera, drag with your Left Mouse Button, either left/right or up/down. "
  550. "textAlignment" "north-west"
  551. "xpos" "c-"
  552. "ypos" "10"
  553. "wide" "1000"
  554. "tall" "200"
  555. "autoResize" "0"
  556. "pinCorner" "0"
  557. "visible" "1"
  558. "enabled" "1"
  559. "wrap" "1"
  560. "fgcolor_override" "255 255 255 255"
  561. }
  562. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement