Advertisement
TheGamingNachos

hudlayout.res transviewmodels & crosshairscoreboard

Feb 9th, 2016
748
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.31 KB | None | 0 0
  1. "Resource/HudLayout.res"
  2. {
  3. //crosshairs
  4. xHairCircle
  5. {
  6. "controlName" "CExLabel"
  7. "fieldName" "xHairCircle"
  8. "font" "xHairCircle"
  9. "visible" "1" // 1 to enable crosshair on scoreboard
  10. "enabled" "1" // 1 to enable crosshair on scoreboard
  11. "zpos" "2"
  12.  
  13. "xpos" "c-100"
  14. "ypos" "c-102"
  15. "wide" "201"
  16. "tall" "200"
  17.  
  18. //"font" "xHairCircleOutline"
  19. "font" "xHairCircle"
  20. "labelText" "o"
  21. "textAlignment" "center"
  22.  
  23. "fgcolor" "255 255 255 100"
  24. }
  25.  
  26. ScatterSpread
  27. {
  28. "controlName" "CExLabel"
  29. "fieldName" "ScatterSpread"
  30. "visible" "0"
  31. "enabled" "0"
  32. "zpos" "2"
  33.  
  34. "xpos" "c-99"
  35. "ypos" "c-99"
  36. "wide" "200"
  37. "tall" "200"
  38.  
  39. //"font" "CrosshairsOutline32"
  40. "font" "Crosshairs32"
  41. "labelText" "0"
  42. "textAlignment" "center"
  43. "outline" "1"
  44.  
  45. "fgcolor" "255 255 255 255"
  46. }
  47.  
  48. BasicCross
  49. {
  50. "controlName" "CExLabel"
  51. "fieldName" "BasicCross"
  52. "visible" "0"
  53. "enabled" "0"
  54. "zpos" "2"
  55.  
  56. "xpos" "c-102"
  57. "ypos" "c-99"
  58. "wide" "200"
  59. "tall" "200"
  60.  
  61. //"font" "CrosshairsOutline26"
  62. "font" "Crosshairs26"
  63. "labelText" "2"
  64. "textAlignment" "center"
  65.  
  66. "fgcolor" "255 255 255 255"
  67. }
  68.  
  69. BasicCrossSmall
  70. {
  71. "controlName" "CExLabel"
  72. "fieldName" "BasicCrossSmall"
  73. "visible" "0"
  74. "enabled" "0"
  75. "zpos" "2"
  76.  
  77. "xpos" "c-102"
  78. "ypos" "c-99"
  79. "wide" "200"
  80. "tall" "200"
  81.  
  82. //"font" "CrosshairsOutline18"
  83. "font" "Crosshairs18"
  84. "labelText" "2"
  85. "textAlignment" "center"
  86.  
  87. "fgcolor" "255 255 255 255"
  88. }
  89.  
  90. BasicCrossLarge
  91. {
  92. "controlName" "CExLabel"
  93. "fieldName" "BasicCrossLarge"
  94. "visible" "0"
  95. "enabled" "0"
  96. "zpos" "2"
  97.  
  98. "xpos" "c-102"
  99. "ypos" "c-98"
  100. "wide" "200"
  101. "tall" "200"
  102.  
  103. //"font" "CrosshairsOutline32"
  104. "font" "Crosshairs32"
  105. "labelText" "2"
  106. "textAlignment" "center"
  107.  
  108. "fgcolor" "255 255 255 255"
  109. }
  110.  
  111. BasicDot
  112. {
  113. "controlName" "CExLabel"
  114. "fieldName" "BasicDot"
  115. "visible" "0"
  116. "enabled" "0"
  117. "zpos" "2"
  118.  
  119. "xpos" "c-103"
  120. "ypos" "c-100"
  121. "wide" "201"
  122. "tall" "201"
  123.  
  124. //"font" "CrosshairsOutline24"
  125. "font" "Crosshairs24"
  126. "labelText" "3"
  127. "textAlignment" "center"
  128.  
  129. "fgcolor" "255 255 255 255"
  130. }
  131.  
  132. CircleDot
  133. {
  134. "controlName" "CExLabel"
  135. "fieldName" "CircleDot"
  136. "visible" "0"
  137. "enabled" "0"
  138. "zpos" "2"
  139.  
  140. "xpos" "c-100"
  141. "ypos" "c-96"
  142. "wide" "200"
  143. "tall" "200"
  144.  
  145. //"font" "CrosshairsOutline34"
  146. "font" "Crosshairs34"
  147. "labelText" "8"
  148. "textAlignment" "center"
  149.  
  150. "fgcolor" "255 255 255 255"
  151. }
  152.  
  153. ThinCircle
  154. {
  155. "controlName" "CExLabel"
  156. "fieldName" "ThinCircle"
  157. "visible" "0"
  158. "enabled" "0"
  159. "zpos" "2"
  160.  
  161. "xpos" "c-100"
  162. "ypos" "c-96"
  163. "wide" "200"
  164. "tall" "200"
  165.  
  166. //"font" "CrosshairsOutline34"
  167. "font" "Crosshairs36"
  168. "labelText" "9"
  169. "textAlignment" "center"
  170.  
  171. "fgcolor" "255 255 255 255"
  172. }
  173. ThinCirclePulse
  174. {
  175. "controlName" "CExLabel"
  176. "fieldName" "ThinCirclePulse"
  177. "visible" "0"
  178. "enabled" "0"
  179. "zpos" "2"
  180.  
  181. "xpos" "c-100"
  182. "ypos" "c-96"
  183. "wide" "200"
  184. "tall" "200"
  185.  
  186. //"font" "CrosshairsOutline34"
  187. "font" "Crosshairs36"
  188. "labelText" "9"
  189. "textAlignment" "center"
  190.  
  191. "fgcolor" "255 255 255 255"
  192. }
  193. WingsPlus
  194. {
  195. "controlName" "CExLabel"
  196. "fieldName" "WingsPlus"
  197. "visible" "0"
  198. "enabled" "0"
  199. "zpos" "2"
  200.  
  201. "xpos" "c-100"
  202. "ypos" "c-97"
  203. "wide" "200"
  204. "tall" "200"
  205.  
  206. //"font" "CrosshairsOutline34"
  207. "font" "Crosshairs34"
  208. "labelText" "c"
  209. "textAlignment" "center"
  210.  
  211. "fgcolor" "255 255 255 255"
  212. }
  213.  
  214. Wings
  215. {
  216. "controlName" "CExLabel"
  217. "fieldName" "Wings"
  218. "visible" "0"
  219. "enabled" "0"
  220. "zpos" "2"
  221.  
  222. "xpos" "c-100"
  223. "ypos" "c-97"
  224. "wide" "200"
  225. "tall" "200"
  226.  
  227. //"font" "CrosshairsOutline34"
  228. "font" "Crosshairs34"
  229. "labelText" "d"
  230. "textAlignment" "center"
  231.  
  232. "fgcolor" "255 255 255 255"
  233. }
  234.  
  235. WingsSmallDot
  236. {
  237. "controlName" "CExLabel"
  238. "fieldName" "WingsSmallDot"
  239. "visible" "0"
  240. "enabled" "0"
  241. "zpos" "2"
  242.  
  243. "xpos" "c-100"
  244. "ypos" "c-97"
  245. "wide" "200"
  246. "tall" "200"
  247.  
  248. //"font" "CrosshairsOutline34"
  249. "font" "Crosshairs34"
  250. "labelText" "f"
  251. "textAlignment" "center"
  252.  
  253. "fgcolor" "255 255 255 255"
  254. }
  255.  
  256. WingsSmall
  257. {
  258. "controlName" "CExLabel"
  259. "fieldName" "WingsSmall"
  260. "visible" "0"
  261. "enabled" "0"
  262. "zpos" "2"
  263.  
  264. "xpos" "c-100"
  265. "ypos" "c-97"
  266. "wide" "200"
  267. "tall" "200"
  268.  
  269. //"font" "CrosshairsOutline34"
  270. "font" "Crosshairs34"
  271. "labelText" "g"
  272. "textAlignment" "center"
  273.  
  274. "fgcolor" "255 255 255 255"
  275. }
  276.  
  277. OpenCross
  278. {
  279. "controlName" "CExLabel"
  280. "fieldName" "OpenCross"
  281. "visible" "0"
  282. "enabled" "0"
  283. "zpos" "2"
  284.  
  285. "xpos" "c-85"
  286. "ypos" "c-100"
  287. "wide" "199"
  288. "tall" "200"
  289.  
  290. "font" "CrosshairsOutline24"
  291. "font" "Crosshairs24"
  292. "labelText" "i"
  293. "textAlignment" "center"
  294.  
  295. "fgcolor" "255 255 255 255"
  296. }
  297.  
  298. OpenCrossDot
  299. {
  300. "controlName" "CExLabel"
  301. "fieldName" "OpenCrossDot"
  302. "visible" "0"
  303. "enabled" "0"
  304. "zpos" "2"
  305.  
  306. "xpos" "c-85"
  307. "ypos" "c-100"
  308. "wide" "199"
  309. "tall" "200"
  310.  
  311. //"font" "CrosshairsOutline24"
  312. "font" "Crosshairs24"
  313. "labelText" "h"
  314. "textAlignment" "center"
  315.  
  316. "fgcolor" "255 255 255 255"
  317. }
  318.  
  319. ThinCross
  320. {
  321. "controlName" "CExLabel"
  322. "fieldName" "ThinCross"
  323. "visible" "0"
  324. "enabled" "0"
  325. "zpos" "2"
  326.  
  327. "xpos" "c-100"
  328. "ypos" "c-103"
  329. "wide" "200"
  330. "tall" "200"
  331.  
  332. //"font" "SymbolOutline24"
  333. "font" "Symbol24"
  334. "labelText" "+"
  335. "textAlignment" "center"
  336.  
  337. "fgcolor" "255 255 255 255"
  338. }
  339.  
  340. KonrWings
  341. {
  342. "controlName" "CExLabel"
  343. "fieldName" "KonrWings"
  344. "visible" "0"
  345. "enabled" "0"
  346. "zpos" "2"
  347.  
  348. "xpos" "c-108"
  349. "ypos" "c-99"
  350. "wide" "200"
  351. "tall" "200"
  352.  
  353. //"font" "KonrWingsOutline24"
  354.  
  355. "font" "KonrWings24"
  356. "labelText" "i"
  357. "textAlignment" "center"
  358.  
  359. "fgcolor" "255 255 255 255"
  360. }
  361.  
  362. //fighter pilot crosshair, enable all of then together for best results (16x9 resolution)
  363.  
  364. "16x9Crosshair_vertical1"
  365. {
  366. "ControlName" "ImagePanel"
  367. "fieldName" "VerticalLine"
  368. "xpos" "427"
  369. "xpos_lodef" "279"
  370. "xpos_hidef" "309"
  371. "ypos" "75"
  372. "zpos" "-5"
  373. "wide" "1"
  374. "tall" "154"
  375. "tall_lodef" "206"
  376. "tall_hidef" "212"
  377. "autoResize" "0"
  378. "pinCorner" "0"
  379. "visible" "0"
  380. "enabled" "0"
  381. "fillcolor" "255 255 255 255"
  382. "alpha" "50"
  383. }
  384.  
  385. "16x9Crosshair_horizontal1"
  386. {
  387. "ControlName" "ImagePanel"
  388. "fieldName" "VerticalLine"
  389. "xpos" "40"
  390. "xpos_lodef" "279"
  391. "xpos_hidef" "309"
  392. "ypos" "240"
  393. "zpos" "-5"
  394. "wide" "374"
  395. "tall" "1"
  396. "tall_lodef" "206"
  397. "tall_hidef" "212"
  398. "autoResize" "0"
  399. "pinCorner" "0"
  400. "visible" "0"
  401. "enabled" "0"
  402. "fillcolor" "255 255 255 255"
  403. "alpha" "50"
  404. }
  405.  
  406. "16x9Crosshair_horizontal2"
  407. {
  408. "ControlName" "ImagePanel"
  409. "fieldName" "VerticalLine"
  410. "xpos" "439"
  411. "xpos_lodef" "279"
  412. "xpos_hidef" "309"
  413. "ypos" "240"
  414. "zpos" "-5"
  415. "wide" "374"
  416. "tall" "1"
  417. "tall_lodef" "206"
  418. "tall_hidef" "212"
  419. "autoResize" "0"
  420. "pinCorner" "0"
  421. "visible" "0"
  422. "enabled" "0"
  423. "fillcolor" "255 255 255 255"
  424. "alpha" "50"
  425. }
  426.  
  427. "16x9dark_top"
  428. {
  429. "ControlName" "ImagePanel"
  430. "fieldName" "VerticalLine"
  431. "xpos" "426"
  432. "xpos_lodef" "278"
  433. "xpos_hidef" "308"
  434. "ypos" "190"
  435. "zpos" "-5"
  436. "wide" ""
  437. "tall" "38"
  438. "tall_lodef" "206"
  439. "tall_hidef" "212"
  440. "autoResize" "0"
  441. "pinCorner" "0"
  442. "visible" "0"
  443. "enabled" "0"
  444. "fillcolor" "255 255 255 255"
  445. "alpha" "100"
  446. }
  447. "16x9dark_bottom"
  448. {
  449. "ControlName" "ImagePanel"
  450. "fieldName" "VerticalLine"
  451. "xpos" "427"
  452. "xpos_lodef" "279"
  453. "xpos_hidef" "309"
  454. "ypos" "252"
  455. "zpos" "-5"
  456. "wide" "1"
  457. "tall" "38"
  458. "tall_lodef" "206"
  459. "tall_hidef" "212"
  460. "autoResize" "0"
  461. "pinCorner" "0"
  462. "visible" "0"
  463. "enabled" "0"
  464. "fillcolor" "255 255 255 255"
  465. "alpha" "150"
  466. }
  467. "16x9dark_left"
  468. {
  469. "ControlName" "ImagePanel"
  470. "fieldName" "VerticalLine"
  471. "xpos" "365"
  472. "xpos_lodef" "279"
  473. "xpos_hidef" "309"
  474. "ypos" "240"
  475. "zpos" "-5"
  476. "wide" "50"
  477. "tall" "1"
  478. "tall_lodef" "206"
  479. "tall_hidef" "212"
  480. "autoResize" "0"
  481. "pinCorner" "0"
  482. "visible" "0"
  483. "enabled" "0"
  484. "fillcolor" "255 255 255 255"
  485. "alpha" "100"
  486. }
  487.  
  488.  
  489. "16x9dark_right"
  490. {
  491. "ControlName" "ImagePanel"
  492. "fieldName" "VerticalLine"
  493. "xpos" "439"
  494. "xpos_lodef" "279"
  495. "xpos_hidef" "309"
  496. "ypos" "240"
  497. "zpos" "-5"
  498. "wide" "50"
  499. "tall" "1"
  500. "tall_lodef" "206"
  501. "tall_hidef" "212"
  502. "autoResize" "0"
  503. "pinCorner" "0"
  504. "visible" "0"
  505. "enabled" "0"
  506. "fillcolor" "255 255 255 255"
  507. "alpha" "100"
  508. }
  509.  
  510. //end fighter pilot crosshair (16x9)
  511.  
  512. //fighter pilot crosshair, enable all of then together for best results (16x10 resolution)
  513.  
  514. "16x10Crosshair_vertical1"
  515. {
  516. "ControlName" "ImagePanel"
  517. "fieldName" "VerticalLine"
  518. "xpos" "384"
  519. "xpos_lodef" "279"
  520. "xpos_hidef" "309"
  521. "ypos" "55"
  522. "zpos" "-5"
  523. "wide" "1"
  524. "tall" "170"
  525. "tall_lodef" "206"
  526. "tall_hidef" "212"
  527. "autoResize" "0"
  528. "pinCorner" "0"
  529. "visible" "0"
  530. "enabled" "0"
  531. "fillcolor" "255 255 255 255"
  532. "alpha" "50"
  533. }
  534.  
  535. "16x10Crosshair_horizontal1"
  536. {
  537. "ControlName" "ImagePanel"
  538. "fieldName" "VerticalLine"
  539. "xpos" "35"
  540. "xpos_lodef" "279"
  541. "xpos_hidef" "309"
  542. "ypos" "240"
  543. "zpos" "-5"
  544. "wide" "330"
  545. "tall" "1"
  546. "tall_lodef" "206"
  547. "tall_hidef" "212"
  548. "autoResize" "0"
  549. "pinCorner" "0"
  550. "visible" "0"
  551. "enabled" "0"
  552. "fillcolor" "255 255 255 255"
  553. "alpha" "50"
  554. }
  555.  
  556. "16x10Crosshair_horizontal2"
  557. {
  558. "ControlName" "ImagePanel"
  559. "fieldName" "VerticalLine"
  560. "xpos" "403"
  561. "xpos_lodef" "279"
  562. "xpos_hidef" "309"
  563. "ypos" "240"
  564. "zpos" "-5"
  565. "wide" "330"
  566. "tall" "1"
  567. "tall_lodef" "206"
  568. "tall_hidef" "212"
  569. "autoResize" "0"
  570. "pinCorner" "0"
  571. "visible" "0"
  572. "enabled" "0"
  573. "fillcolor" "255 255 255 255"
  574. "alpha" "50"
  575. }
  576.  
  577. "16x10dark_top"
  578. {
  579. "ControlName" "ImagePanel"
  580. "fieldName" "VerticalLine"
  581. "xpos" "384"
  582. "xpos_lodef" "279"
  583. "xpos_hidef" "309"
  584. "ypos" "187"
  585. "zpos" "-5"
  586. "wide" "1"
  587. "tall" "38"
  588. "tall_lodef" "206"
  589. "tall_hidef" "212"
  590. "autoResize" "0"
  591. "pinCorner" "0"
  592. "visible" "0"
  593. "enabled" "0"
  594. "fillcolor" "255 255 255 255"
  595. "alpha" "100"
  596. }
  597.  
  598. "16x10dark_bottom"
  599. {
  600. "ControlName" "ImagePanel"
  601. "fieldName" "VerticalLine"
  602. "xpos" "384"
  603. "xpos_lodef" "279"
  604. "xpos_hidef" "309"
  605. "ypos" "254"
  606. "zpos" "-5"
  607. "wide" "1"
  608. "tall" "38"
  609. "tall_lodef" "206"
  610. "tall_hidef" "212"
  611. "autoResize" "0"
  612. "pinCorner" "0"
  613. "visible" "0"
  614. "enabled" "0"
  615. "fillcolor" "255 255 255 255"
  616. "alpha" "150"
  617. }
  618.  
  619. "16x10dark_left"
  620. {
  621. "ControlName" "ImagePanel"
  622. "fieldName" "VerticalLine"
  623. "xpos" "315"
  624. "xpos_lodef" "279"
  625. "xpos_hidef" "309"
  626. "ypos" "240"
  627. "zpos" "-5"
  628. "wide" "50"
  629. "tall" "1"
  630. "tall_lodef" "206"
  631. "tall_hidef" "212"
  632. "autoResize" "0"
  633. "pinCorner" "0"
  634. "visible" "0"
  635. "enabled" "0"
  636. "fillcolor" "255 255 255 255"
  637. "alpha" "100"
  638. }
  639.  
  640. "16x10dark_right"
  641. {
  642. "ControlName" "ImagePanel"
  643. "fieldName" "VerticalLine"
  644. "xpos" "403"
  645. "xpos_lodef" "279"
  646. "xpos_hidef" "309"
  647. "ypos" "240"
  648. "zpos" "-5"
  649. "wide" "50"
  650. "tall" "1"
  651. "tall_lodef" "206"
  652. "tall_hidef" "212"
  653. "autoResize" "0"
  654. "pinCorner" "0"
  655. "visible" "0"
  656. "enabled" "0"
  657. "fillcolor" "255 255 255 255"
  658. "alpha" "100"
  659. }
  660.  
  661. //end fighter pilot crosshair (16x10)
  662.  
  663. //fighter pilot crosshair, enable all of then together for best results (4x3 resolution)
  664.  
  665. "4x3Crosshair_vertical1"
  666. {
  667. "ControlName" "ImagePanel"
  668. "fieldName" "VerticalLine"
  669. "xpos" "319"
  670. "xpos_lodef" "279"
  671. "xpos_hidef" "309"
  672. "ypos" "70"
  673. "zpos" "-5"
  674. "wide" "1"
  675. "tall" "154"
  676. "tall_lodef" "206"
  677. "tall_hidef" "212"
  678. "autoResize" "0"
  679. "pinCorner" "0"
  680. "visible" "0"
  681. "enabled" "0"
  682. "fillcolor" "255 255 255 255"
  683. "alpha" "50"
  684. }
  685.  
  686. "4x3Crosshair_horizontal1"
  687. {
  688. "ControlName" "ImagePanel"
  689. "fieldName" "VerticalLine"
  690. "xpos" "10"
  691. "xpos_lodef" "279"
  692. "xpos_hidef" "309"
  693. "ypos" "240"
  694. "zpos" "-5"
  695. "wide" "290"
  696. "tall" "1"
  697. "tall_lodef" "206"
  698. "tall_hidef" "212"
  699. "autoResize" "0"
  700. "pinCorner" "0"
  701. "visible" "0"
  702. "enabled" "0"
  703. "fillcolor" "255 255 255 255"
  704. "alpha" "50"
  705. }
  706.  
  707. "4x3Crosshair_horizontal2"
  708. {
  709. "ControlName" "ImagePanel"
  710. "fieldName" "VerticalLine"
  711. "xpos" "340"
  712. "xpos_lodef" "279"
  713. "xpos_hidef" "309"
  714. "ypos" "240"
  715. "zpos" "-5"
  716. "wide" "290"
  717. "tall" "1"
  718. "tall_lodef" "206"
  719. "tall_hidef" "212"
  720. "autoResize" "0"
  721. "pinCorner" "0"
  722. "visible" "0"
  723. "enabled" "0"
  724. "fillcolor" "255 255 255 255"
  725. "alpha" "50"
  726. }
  727.  
  728. "4x3dark_top"
  729. {
  730. "ControlName" "ImagePanel"
  731. "fieldName" "VerticalLine"
  732. "xpos" "319"
  733. "xpos_lodef" "279"
  734. "xpos_hidef" "309"
  735. "ypos" "186"
  736. "zpos" "-5"
  737. "wide" "1"
  738. "tall" "38"
  739. "tall_lodef" "206"
  740. "tall_hidef" "212"
  741. "autoResize" "0"
  742. "pinCorner" "0"
  743. "visible" "0"
  744. "enabled" "0"
  745. "fillcolor" "255 255 255 255"
  746. "alpha" "100"
  747. }
  748.  
  749. "4x3dark_bottom"
  750. {
  751. "ControlName" "ImagePanel"
  752. "fieldName" "VerticalLine"
  753. "xpos" "319"
  754. "xpos_lodef" "279"
  755. "xpos_hidef" "309"
  756. "ypos" "255"
  757. "zpos" "-5"
  758. "wide" "1"
  759. "tall" "38"
  760. "tall_lodef" "206"
  761. "tall_hidef" "212"
  762. "autoResize" "0"
  763. "pinCorner" "0"
  764. "visible" "0"
  765. "enabled" "0"
  766. "fillcolor" "255 255 255 255"
  767. "alpha" "150"
  768. }
  769.  
  770. "4x3dark_left"
  771. {
  772. "ControlName" "ImagePanel"
  773. "fieldName" "VerticalLine"
  774. "xpos" "250"
  775. "xpos_lodef" "279"
  776. "xpos_hidef" "309"
  777. "ypos" "240"
  778. "zpos" "-5"
  779. "wide" "50"
  780. "tall" "1"
  781. "tall_lodef" "206"
  782. "tall_hidef" "212"
  783. "autoResize" "0"
  784. "pinCorner" "0"
  785. "visible" "0"
  786. "enabled" "0"
  787. "fillcolor" "255 255 255 255"
  788. "alpha" "100"
  789. }
  790.  
  791.  
  792. "4x3dark_right"
  793. {
  794. "ControlName" "ImagePanel"
  795. "fieldName" "VerticalLine"
  796. "xpos" "340"
  797. "xpos_lodef" "279"
  798. "xpos_hidef" "309"
  799. "ypos" "240"
  800. "zpos" "-5"
  801. "wide" "50"
  802. "tall" "1"
  803. "tall_lodef" "206"
  804. "tall_hidef" "212"
  805. "autoResize" "0"
  806. "pinCorner" "0"
  807. "visible" "0"
  808. "enabled" "0"
  809. "fillcolor" "255 255 255 255"
  810. "alpha" "100"
  811. }
  812.  
  813. //end fighter pilot crosshair (4x3)
  814.  
  815. HudPlayerStatus
  816. {
  817. "fieldName" "HudPlayerStatus"
  818. "visible" "1"
  819. "enabled" "1"
  820. "xpos" "0"
  821. "ypos" "0"
  822. "wide" "f0"
  823. "tall" "900"
  824. }
  825.  
  826. HudMannVsMachineStatus
  827. {
  828. "fieldName" "HudMannVsMachineStatus"
  829. "visible" "1"
  830. "enabled" "1"
  831. "xpos" "0"
  832. "ypos" "0"
  833. "zpos" "1"
  834. "wide" "f0"
  835. "tall" "480"
  836.  
  837. "PaintBackgroundType" "2"
  838. }
  839.  
  840. "HudUpgradePanel"
  841. {
  842. "fieldName" "HudUpgradePanel"
  843. "visible" "0"
  844. "enable" "1"
  845. "xpos" "c-200"
  846. "ypos" "260"
  847. "wide" "400"
  848. "tall" "160"
  849. }
  850.  
  851. HudBossHealth
  852. {
  853. "fieldName" "HudBossHealth"
  854. "visible" "1"
  855. "enabled" "1"
  856. "xpos" "c-100"
  857. "ypos" "42"
  858. "zpos" "0" // draw in front of ammo
  859. "wide" "200"
  860. "tall" "50"
  861. "MeterFG" "Red"
  862. "MeterBG" "Gray"
  863. }
  864.  
  865. HudWeaponAmmo
  866. {
  867. "fieldName" "HudWeaponAmmo"
  868. "visible" "1"
  869. "enabled" "1"
  870. "xpos" "c100"
  871. "ypos" "r160" // r72
  872. "wide" "180"
  873. "tall" "70"
  874.  
  875. "xpos_minmode" "c80"
  876. "ypos_minmode" "r130"
  877. "wide_minmode" "210"
  878. "tall_minmode" "100"
  879. }
  880.  
  881. HudObjectiveStatus
  882. {
  883. "fieldName" "HudObjectiveStatus"
  884. "visible" "1"
  885. "enabled" "1"
  886. "xpos" "0"
  887. "ypos" "0"
  888. "wide" "f0"
  889. "tall" "480"
  890.  
  891. }
  892.  
  893. HudKothTimeStatus
  894. {
  895. "fieldName" "HudKothTimeStatus"
  896. "visible" "1"
  897. "enabled" "1"
  898. "xpos" "c-100"
  899. "ypos" "0"
  900. "wide" "200"
  901. "tall" "60"
  902.  
  903. "blue_active_xpos" "54"
  904. "blue_active_xpos_minmode" "54"
  905. "red_active_xpos" "105"
  906. "red_active_xpos_minmode" "105"
  907. }
  908.  
  909. HudItemEffectMeter
  910. {
  911. "fieldName" "HudItemEffectMeter"
  912. "visible" "1"
  913. "enabled" "1"
  914. "xpos" "c110" [$WIN32]
  915. "ypos" "r80" [$WIN32]
  916. "wide" "150"
  917. "tall" "20"
  918. "MeterFG" "White"
  919. "MeterBG" "Gray"
  920.  
  921. "xpos_minmode" "c110" [$WIN32]
  922. "ypos_minmode" "r90" [$WIN32]
  923. "wide_minmode" "100"
  924. "tall_minmode" "50"
  925.  
  926. }
  927.  
  928. HudMedicCharge
  929. {
  930. "fieldName" "HudMedicCharge"
  931. "visible" "1"
  932. "enabled" "1"
  933. "xpos" "c120" [$WIN32]
  934. "ypos" "r80" [$WIN32]
  935. "wide" "500"
  936. "tall" "500"
  937.  
  938. "xpos_minmode" "c110" [$WIN32]
  939. "ypos_minmode" "r150" [$WIN32]
  940. }
  941.  
  942. HudDemomanCharge
  943. {
  944. "fieldName" "HudDemomanCharge"
  945. "visible" "1"
  946. "enabled" "1"
  947. "xpos" "c134" [$WIN32]
  948. "ypos" "r80" [$WIN32]
  949. "xpos" "r112" [$X360]
  950. "ypos" "r45" [$X360]
  951. "zpos" "1" // draw in front of ammo
  952. "wide" "150"
  953. "tall" "20"
  954. "MeterFG" "White"
  955. "MeterBG" "Gray"
  956.  
  957. "xpos_minmode" "c158" [$WIN32]
  958. "ypos_minmode" "r114" [$WIN32]
  959. "wide_minmode" "50"
  960. "tall_minmode" "8"
  961. }
  962.  
  963. HudBowCharge
  964. {
  965. "fieldName" "HudBowCharge"
  966. "visible" "1"
  967. "enabled" "1"
  968. "xpos" "c135" [$WIN32]
  969. "ypos" "r92" [$WIN32]
  970. "zpos" "1" // draw in front of ammo
  971. "wide" "150"
  972. "tall" "8"
  973. "MeterFG" "White"
  974. "MeterBG" "Gray"
  975.  
  976. "xpos_minmode" "c147" [$WIN32]
  977. "ypos_minmode" "r114" [$WIN32]
  978. "wide_minmode" "75"
  979.  
  980. }
  981. HudFlameRocketCharge
  982. {
  983. "fieldName" "HudFlameRocketCharge"
  984. "visible" "1"
  985. "enabled" "1"
  986. "xpos" "r80" [$WIN32]
  987. "xpos_minmode" "r52" [$WIN32]
  988. "ypos" "r21" [$WIN32]
  989. "ypos_minmode" "r40" [$WIN32]
  990. "zpos" "1" // draw in front of ammo
  991. "wide" "60"
  992. "wide_minmode" "50"
  993. "tall" "8"
  994. "MeterFG" "White"
  995. "MeterBG" "Gray"
  996. }
  997. HudWeaponSelection
  998. {
  999. "fieldName" "HudWeaponSelection"
  1000. "xpos" "0"
  1001. "wide" "f0"
  1002. "ypos" "0"
  1003. "tall" "480"
  1004. "RightMargin" "0"
  1005. "visible" "1"
  1006. "enabled" "1"
  1007.  
  1008. "SmallBoxWide" "72"
  1009. "SmallBoxTall" "54"
  1010. "PlusStyleBoxWide" "90"
  1011. "PlusStyleBoxTall" "63"
  1012. "PlusStyleExpandSelected" "0.3"
  1013. "LargeBoxWide" "90"
  1014. "LargeBoxTall" "63"
  1015. "BoxGap" "4" [$WIN32]
  1016. "SelectionNumberXPos" "12"
  1017. "SelectionNumberYPos" "4"
  1018.  
  1019. "IconXPos" "8"
  1020. "IconYPos" "0"
  1021. "TextYPos" "70" [$WIN32]
  1022. "ErrorYPos" "48"
  1023. "TextColor" "SelectionTextFg"
  1024. "MaxSlots" "6"
  1025. "PlaySelectSounds" "0"
  1026. "Alpha" "220"
  1027. "SelectionAlpha" "220"
  1028. "BoxColor" "0 0 0 150"
  1029. "SelectedBoxClor" "0 0 0 150"
  1030. "SelectionNumberFg" "0 0 0 255"
  1031. "NumberFont" "HudSelectionText"
  1032. }
  1033.  
  1034. CHudAccountPanel
  1035. {
  1036. "fieldName" "CHudAccountPanel"
  1037. "xpos" "c178"
  1038. "ypos" "r176" [$WIN32]
  1039. "wide" "116"
  1040. "tall" "180"
  1041. "visible" "1"
  1042. "enabled" "1"
  1043. "PaintBackgroundType" "2"
  1044.  
  1045. "xpos_minmode" "c210" [$WIN32]
  1046. "ypos_minmode" "r206" [$WIN32]
  1047. }
  1048.  
  1049. CHealthAccountPanel
  1050. {
  1051. "fieldName" "CHealthAccountPanel"
  1052. "xpos" "61"
  1053. "ypos" "r100"
  1054. "wide" "900"
  1055. "tall" "900"
  1056. "visible" "1"
  1057. "enabled" "1"
  1058. "PaintBackgroundType" "2"
  1059.  
  1060. "wide_minmode" "200"
  1061. "xpos_minmode" "c-325"
  1062. "ypos_minmode" "r135"
  1063. }
  1064.  
  1065. CDamageAccountPanel
  1066. {
  1067. "fieldName" "CDamageAccountPanel"
  1068. "xpos" "0"
  1069. "ypos" "0"
  1070. "wide" "f0"
  1071. "tall" "480"
  1072. "visible" "1"
  1073. "enabled" "1"
  1074. "PaintBackgroundType" "2"
  1075. }
  1076.  
  1077. DisguiseStatus
  1078. {
  1079. "fieldName" "DisguiseStatus"
  1080. "visible" "1"
  1081. "enabled" "1"
  1082. "xpos" "c-298"
  1083. "ypos" "r144"
  1084. "wide" "500"
  1085. "tall" "200"
  1086.  
  1087. "xpos_minmode" "c-314" [$WIN32]
  1088. "ypos_minmode" "r129" [$WIN32]
  1089. }
  1090.  
  1091. CMainTargetID
  1092. {
  1093. "fieldName" "CMainTargetID"
  1094. "visible" "0"
  1095. "enabled" "1"
  1096. "xpos" "c-126"
  1097. "ypos" "300"
  1098. "wide" "252"
  1099. "tall" "28"
  1100. "priority" "40"
  1101. }
  1102.  
  1103. CSpectatorTargetID
  1104. {
  1105. "fieldName" "CSpectatorTargetID"
  1106. "visible" "0"
  1107. "enabled" "1"
  1108. "xpos" "c-126"
  1109. "ypos" "300"
  1110. "wide" "252"
  1111. "tall" "28"
  1112. "priority" "40"
  1113. }
  1114.  
  1115. CSecondaryTargetID
  1116. {
  1117. "fieldName" "CSecondaryTargetID"
  1118. "visible" "0"
  1119. "enabled" "1"
  1120. "xpos" "c-126"
  1121. "ypos" "350"
  1122. "wide" "252"
  1123. "tall" "28"
  1124. "priority" "35"
  1125. }
  1126.  
  1127. BuildingStatus_Spy
  1128. {
  1129. "fieldName" "BuildingStatus_Spy"
  1130. "visible" "1"
  1131. "enabled" "1"
  1132. "xpos" "0" [$WIN32]
  1133. "ypos" "0" [$WIN32]
  1134. "wide" "640"
  1135. "tall" "480"
  1136.  
  1137. "PaintBackgroundType" "2"
  1138. }
  1139.  
  1140. BuildingStatus_Engineer
  1141. {
  1142. "fieldName" "BuildingStatus_Engineer"
  1143. "visible" "1"
  1144. "enabled" "1"
  1145. "xpos" "0"
  1146. "ypos" "0"
  1147. "wide" "640"
  1148. "tall" "480"
  1149.  
  1150. "PaintBackgroundType" "2"
  1151. }
  1152.  
  1153. HudProgressBar
  1154. {
  1155. "fieldName" "HudProgressBar"
  1156. "xpos" "c-150"
  1157. "ypos" "300"
  1158. "wide" "300"
  1159. "tall" "15"
  1160. "visible" "1"
  1161. "enabled" "1"
  1162.  
  1163. "BorderThickness" "1"
  1164. "PaintBackgroundType" "2"
  1165. }
  1166.  
  1167. HudRoundTimer
  1168. {
  1169. "fieldName" "HudRoundTimer"
  1170. "xpos" "c-20"
  1171. "ypos" "440"
  1172. "wide" "120"
  1173. "tall" "40"
  1174. "visible" "1"
  1175. "enabled" "1"
  1176.  
  1177. "PaintBackgroundType" "2"
  1178. "FlashColor" "HudIcon_Red"
  1179.  
  1180. "icon_xpos" "0"
  1181. "icon_ypos" "2"
  1182. "digit_xpos" "34"
  1183. "digit_ypos" "2"
  1184. }
  1185.  
  1186. HudScenarioIcon
  1187. {
  1188. "fieldName" "HudScenarioIcon"
  1189. "xpos" "c110"
  1190. "ypos" "443"
  1191. "wide" "40"
  1192. "tall" "44"
  1193. "visible" "1"
  1194. "enabled" "1"
  1195.  
  1196. "PaintBackgroundType" "2"
  1197. "IconColor" "Hostage_Yellow"
  1198. }
  1199.  
  1200. HudFlashlight
  1201. {
  1202. "fieldName" "HudFlashlight"
  1203. "visible" "1"
  1204. "enabled" "1"
  1205. "xpos" "16"
  1206. "ypos" "370"
  1207. "wide" "102"
  1208. "tall" "20"
  1209.  
  1210. "text_xpos" "8"
  1211. "text_ypos" "6"
  1212. "TextColor" "255 170 0 220"
  1213.  
  1214. "PaintBackgroundType" "2"
  1215. }
  1216.  
  1217. HudDamageIndicator
  1218. {
  1219.  
  1220. }
  1221.  
  1222. HudCommentary
  1223. {
  1224. "fieldName" "HudCommentary"
  1225. "xpos" "c-190"
  1226. "ypos" "320"
  1227. "wide" "380"
  1228. "tall" "50"
  1229. "visible" "1"
  1230. "enabled" "1"
  1231.  
  1232. "PaintBackgroundType" "2"
  1233. "BackgroundOverrideColor" "0 0 0 128"
  1234.  
  1235. "bar_xpos" "50"
  1236. "bar_ypos" "20"
  1237. "bar_height" "8"
  1238. "bar_width" "320"
  1239. "speaker_xpos" "50"
  1240. "speaker_ypos" "8"
  1241. "count_xpos_from_right" "10" // Counts from the right side
  1242. "count_ypos" "8"
  1243.  
  1244. "icon_texture" "vgui/hud/icon_commentary"
  1245. "icon_xpos" "0"
  1246. "icon_ypos" "0"
  1247. "icon_width" "40"
  1248. "icon_height" "40"
  1249.  
  1250. "use_script_bgcolor" "1"
  1251. }
  1252.  
  1253. HudZoom
  1254. {
  1255. "fieldName" "HudZoom"
  1256. "visible" "1"
  1257. "enabled" "1"
  1258. "Circle1Radius" "66"
  1259. "Circle2Radius" "74"
  1260. "DashGap" "16"
  1261. "DashHeight" "4"
  1262. "BorderThickness" "88"
  1263. }
  1264.  
  1265. HudCrosshair
  1266. {
  1267. "fieldName" "HudCrosshair"
  1268. "visible" "1"
  1269. "enabled" "1"
  1270. "wide" "640"
  1271. "tall" "480"
  1272. }
  1273.  
  1274. HudDeathNotice
  1275. {
  1276. "fieldName" "HudDeathNotice"
  1277. "visible" "1"
  1278. "enabled" "1"
  1279. "xpos" "r640" [$WIN32]
  1280. "ypos" "6" [$WIN32]
  1281. "wide" "628"
  1282. "tall" "468"
  1283.  
  1284. "MaxDeathNotices" "12"
  1285. "IconScale" "0.25"
  1286. "LineHeight" "11"
  1287. "LineSpacing" "1"
  1288. "CornerRadius" "3"
  1289. "RightJustify" "1" // If 1, draw notices from the right
  1290.  
  1291. "TextFont" "Default"
  1292.  
  1293. "TeamBlue" "HUDBlueTeamSolid"
  1294. "TeamRed" "HUDRedTeamSolid"
  1295. "IconColor" "HudWhite"
  1296. "LocalPlayerColor" "HUDBlack"
  1297.  
  1298. "BaseBackgroundColor" "0 0 0 100" [$WIN32]
  1299. "LocalBackgroundColor" "255 255 255 200" [$WIN32]
  1300. }
  1301.  
  1302. HudVehicle
  1303. {
  1304. "fieldName" "HudVehicle"
  1305. "visible" "1"
  1306. "enabled" "1"
  1307. "wide" "640"
  1308. "tall" "480"
  1309. }
  1310.  
  1311. CVProfPanel
  1312. {
  1313. "fieldName" "CVProfPanel"
  1314. "visible" "1"
  1315. "enabled" "1"
  1316. "wide" "640"
  1317. "tall" "480"
  1318. }
  1319.  
  1320. ScorePanel
  1321. {
  1322. "fieldName" "ScorePanel"
  1323. "visible" "1"
  1324. "enabled" "1"
  1325. "wide" "640"
  1326. "tall" "480"
  1327. }
  1328.  
  1329. HudTrain
  1330. {
  1331. "fieldName" "HudTrain"
  1332. "visible" "1"
  1333. "enabled" "1"
  1334. "wide" "640"
  1335. "tall" "480"
  1336. }
  1337.  
  1338. HudMOTD
  1339. {
  1340. "fieldName" "HudMOTD"
  1341. "visible" "1"
  1342. "enabled" "1"
  1343. "wide" "640"
  1344. "tall" "480"
  1345. }
  1346.  
  1347. HudMessage
  1348. {
  1349. "fieldName" "HudMessage"
  1350. "visible" "1"
  1351. "enabled" "1"
  1352. "wide" "640"
  1353. "tall" "480"
  1354. }
  1355.  
  1356. HudMenu
  1357. {
  1358. "fieldName" "HudMenu"
  1359. "visible" "1"
  1360. "enabled" "1"
  1361. "wide" "640"
  1362. "tall" "480"
  1363. "zpos" "1"
  1364.  
  1365. "TextFont" "Default"
  1366. "ItemFont" "Default"
  1367. "ItemFontPulsing" "Default"
  1368.  
  1369. }
  1370. HudSpellMenu
  1371. {
  1372. "fieldName" "HudSpellMenu"
  1373. "visible" "1"
  1374. "enabled" "1"
  1375. "wide" "640"
  1376. "tall" "480"
  1377. "zpos" "10"
  1378. "xpos" "12"
  1379. "ypos" "r125"
  1380.  
  1381. "TextFont" "Default"
  1382. "ItemFont" "Default"
  1383. "ItemFontPulsing" "Default"
  1384. }
  1385. HudCloseCaption
  1386. {
  1387. "fieldName" "HudCloseCaption"
  1388. "visible" "1"
  1389. "enabled" "1"
  1390. "xpos" "c-100"
  1391. "ypos" "320" [$WIN32]
  1392. "wide" "200"
  1393. "tall" "100" [$WIN32]
  1394. "BgAlpha" "125"
  1395.  
  1396. "GrowTime" "0.25"
  1397. "ItemHiddenTime" "0.2" // Nearly same as grow time so that the item doesn't start to show until growth is finished
  1398. "ItemFadeInTime" "0.15" // Once ItemHiddenTime is finished, takes this much longer to fade in
  1399. "ItemFadeOutTime" "0.3"
  1400. "topoffset" "0"
  1401. }
  1402.  
  1403. HudHistoryResource
  1404. {
  1405. "fieldName" "HudHistoryResource"
  1406. "visible" "0"
  1407. "enabled" "0"
  1408. "xpos" "r640" [$WIN32]
  1409. "wide" "640"
  1410. "tall" "330"
  1411. "history_gap" "55"
  1412. }
  1413.  
  1414. HudGeiger
  1415. {
  1416. "fieldName" "HudGeiger"
  1417. "visible" "1"
  1418. "enabled" "1"
  1419. "wide" "640"
  1420. "tall" "480"
  1421. }
  1422.  
  1423. HUDQuickInfo
  1424. {
  1425. "fieldName" "HUDQuickInfo"
  1426. "visible" "1"
  1427. "enabled" "1"
  1428. "wide" "640"
  1429. "tall" "480"
  1430. }
  1431.  
  1432. HudWeapon
  1433. {
  1434. "fieldName" "HudWeapon"
  1435. "visible" "1"
  1436. "enabled" "1"
  1437. "wide" "640"
  1438. "tall" "480"
  1439. }
  1440. HudAnimationInfo
  1441. {
  1442. "fieldName" "HudAnimationInfo"
  1443. "visible" "1"
  1444. "enabled" "1"
  1445. "wide" "640"
  1446. "tall" "480"
  1447. }
  1448. CBudgetPanel
  1449. {
  1450. "fieldName" "CBudgetPanel"
  1451. "visible" "1"
  1452. "enabled" "1"
  1453. "wide" "640"
  1454. "tall" "480"
  1455. }
  1456. CTextureBudgetPanel
  1457. {
  1458. "fieldName" "CTextureBudgetPanel"
  1459. "visible" "1"
  1460. "enabled" "1"
  1461. "wide" "640"
  1462. "tall" "480"
  1463. }
  1464.  
  1465. HudPredictionDump
  1466. {
  1467. "fieldName" "HudPredictionDump"
  1468. "visible" "1"
  1469. "enabled" "1"
  1470. "wide" "1280"
  1471. "tall" "1024"
  1472. }
  1473.  
  1474.  
  1475. HudLocation
  1476. {
  1477. "fieldName" "HudLocation"
  1478. "visible" "1"
  1479. "enabled" "1"
  1480. "xpos" "16"
  1481. "ypos" "112"
  1482. "wide" "96"
  1483. "tall" "16"
  1484. "textAlignment" "north"
  1485. }
  1486.  
  1487. HudScope
  1488. {
  1489. "fieldName" "HudScope"
  1490. "visible" "1"
  1491. "enabled" "1"
  1492. "wide" "640"
  1493. "tall" "480"
  1494. }
  1495.  
  1496. HudScopeCharge
  1497. {
  1498. "fieldName" "HudScopeCharge"
  1499. "visible" "1"
  1500. "enabled" "1"
  1501. "xpos" "c64"
  1502. "ypos" "c-64"
  1503. "wide" "64"
  1504. "tall" "128"
  1505. }
  1506.  
  1507. HudVoiceSelfStatus
  1508. {
  1509. "fieldName" "HudVoiceSelfStatus"
  1510. "visible" "1"
  1511. "enabled" "1"
  1512. "xpos" "r42" [$WIN32]
  1513. "ypos" "355" [$WIN32]
  1514. "wide" "32"
  1515. "tall" "32"
  1516. }
  1517.  
  1518. HudVoiceStatus
  1519. {
  1520. "fieldName" "HudVoiceStatus"
  1521. "visible" "1"
  1522. "enabled" "1"
  1523. "xpos" "r145" [$WIN32]
  1524. "ypos" "0" [$WIN32]
  1525. "wide" "145"
  1526. "tall" "400"
  1527.  
  1528. "item_wide" "135"
  1529.  
  1530. "show_avatar" "1"
  1531.  
  1532. "show_dead_icon" "1"
  1533. "dead_xpos" "1"
  1534. "dead_ypos" "0"
  1535. "dead_wide" "16"
  1536. "dead_tall" "16"
  1537.  
  1538. "show_voice_icon" "1"
  1539. "icon_ypos" "0"
  1540. "icon_xpos" "0"
  1541. "icon_tall" "16"
  1542. "icon_wide" "16"
  1543.  
  1544. "text_xpos" "45"
  1545. }
  1546.  
  1547. HudHintDisplay
  1548. {
  1549. "fieldName" "HudHintDisplay"
  1550. "visible" "0"
  1551. "enabled" "1"
  1552. "xpos" "c-240"
  1553. "ypos" "c60"
  1554. "wide" "480"
  1555. "tall" "100"
  1556. "HintSize" "1"
  1557. "text_xpos" "8"
  1558. "text_ypos" "8"
  1559. "center_x" "0" // center text horizontally
  1560. "center_y" "-1" // align text on the bottom
  1561. }
  1562.  
  1563. HudHintKeyDisplay
  1564. {
  1565. "fieldName" "HudHintKeyDisplay"
  1566. "visible" "0"
  1567. "enabled" "1"
  1568. "xpos" "r120"
  1569. "ypos" "r340"
  1570. "wide" "100"
  1571. "tall" "200"
  1572. "text_xpos" "8"
  1573. "text_ypos" "8"
  1574. "text_xgap" "8"
  1575. "text_ygap" "8"
  1576. "TextColor" "255 170 0 220"
  1577.  
  1578. "PaintBackgroundType" "2"
  1579. }
  1580.  
  1581. overview
  1582. {
  1583. "fieldname" "overview"
  1584. "visible" "1"
  1585. "enabled" "1"
  1586. "xpos" "0"
  1587. "ypos" "0"
  1588. "wide" "640"
  1589. "tall" "480"
  1590. }
  1591.  
  1592. VguiScreenCursor
  1593. {
  1594. "fieldName" "VguiScreenCursor"
  1595. "visible" "1"
  1596. "enabled" "1"
  1597. "wide" "640"
  1598. "tall" "480"
  1599. }
  1600.  
  1601. HudControlPointIcons
  1602. {
  1603. "fieldName" "HudControlPointIcons"
  1604. "xpos" "0"
  1605. "ypos" "410"
  1606. "wide" "f0"
  1607. "tall" "200"
  1608. "visible" "1"
  1609. "enabled" "1"
  1610. "separator_width" "7" // distance between the icons (including their backgrounds)
  1611. "separator_height" "7"
  1612. "height_offset" "0" [$WIN32] // distance from the bottom of the panel
  1613.  
  1614. }
  1615.  
  1616. HudCapturePanel
  1617. {
  1618. "fieldName" "HudCapturePanel"
  1619. "xpos" "c-75"
  1620. "ypos" "c80"
  1621. "wide" "150"
  1622. "tall" "90"
  1623. "visible" "1"
  1624. "enabled" "1"
  1625. "icon_space" "2"
  1626. }
  1627.  
  1628. HUDAutoAim
  1629. {
  1630.  
  1631. }
  1632.  
  1633. HudHDRDemo
  1634. {
  1635.  
  1636. }
  1637.  
  1638. WinPanel
  1639. {
  1640. "fieldName" "WinPanel"
  1641. "visible" "1"
  1642. "enabled" "1"
  1643. "xpos" "c-150"
  1644. "ypos" "255"
  1645. "wide" "300"
  1646. "tall" "215"
  1647. }
  1648.  
  1649. ArenaWinPanel
  1650. {
  1651. "fieldName" "ArenaWinPanel"
  1652. "visible" "1"
  1653. "enabled" "1"
  1654. "xpos" "c-225"
  1655. "ypos" "250"
  1656. "wide" "450"
  1657. "tall" "218"
  1658. }
  1659.  
  1660. StatPanel
  1661. {
  1662. "fieldName" "StatPanel"
  1663. "visible" "1"
  1664. "enabled" "1"
  1665. "xpos" "c-133"
  1666. "ypos" "270"
  1667. "wide" "266"
  1668. "tall" "120"
  1669. }
  1670.  
  1671. FreezePanel
  1672. {
  1673. "fieldName" "FreezePanel"
  1674. "visible" "1"
  1675. "enabled" "1"
  1676. "xpos" "0"
  1677. "ypos" "0"
  1678. "wide" "f0"
  1679. "tall" "480"
  1680. }
  1681.  
  1682. FreezePanelCallout
  1683. {
  1684. "fieldName" "FreezePanelCallout"
  1685. "visible" "1"
  1686. "enabled" "1"
  1687. "xpos" "200"
  1688. "ypos" "200"
  1689. "wide" "100"
  1690. "tall" "50"
  1691. }
  1692.  
  1693. AnnotationsPanelCallout
  1694. {
  1695. "fieldName" "AnnotationsPanelCallout"
  1696. "visible" "1"
  1697. "enabled" "1"
  1698. "xpos" "200"
  1699. "ypos" "200"
  1700. "wide" "100"
  1701. "tall" "50"
  1702. }
  1703.  
  1704. AnnotationsPanel
  1705. {
  1706.  
  1707. }
  1708.  
  1709. WaitingForPlayersPanel
  1710. {
  1711. "fieldName" "WaitingForPlayersPanel"
  1712. "visible" "0"
  1713. "enabled" "1"
  1714. "xpos" "c-146"
  1715. "ypos" "10"
  1716. "wide" "292"
  1717. "tall" "64"
  1718. }
  1719.  
  1720. "HudChat"
  1721. {
  1722. "ControlName" "EditablePanel"
  1723. "fieldName" "HudChat"
  1724. "visible" "1"
  1725. "enabled" "1"
  1726. "xpos" "10" [$WIN32]
  1727. "ypos" "275"
  1728. "wide" "320"
  1729. "tall" "120"
  1730. "PaintBackgroundType" "2"
  1731. }
  1732.  
  1733. "HudMenuEngyBuild"
  1734. {
  1735. "fieldName" "HudMenuEngyBuild"
  1736. "visible" "1"
  1737. "enabled" "1"
  1738. "xpos" "c-225"
  1739. "ypos" "c-55"
  1740. "wide" "450"
  1741. "tall" "195"
  1742. "PaintBackgroundType" "0"
  1743. }
  1744.  
  1745. "HudMenuEngyDestroy"
  1746. {
  1747. "fieldName" "HudMenuEngyDestroy"
  1748. "visible" "1"
  1749. "enabled" "1"
  1750. "xpos" "c-225"
  1751. "ypos" "c-59"
  1752. "wide" "450"
  1753. "tall" "200"
  1754. "PaintBackgroundType" "0"
  1755. }
  1756.  
  1757. "HudEurekaEffectTeleportMenu"
  1758. {
  1759. "fieldName" "HudEurekaEffectTeleportMenu"
  1760. "visible" "1"
  1761. "enabled" "1"
  1762. "xpos" "c-300"
  1763. "ypos" "c-225"
  1764. "wide" "250"
  1765. "tall" "195"
  1766. "PaintBackgroundType" "0"
  1767.  
  1768. }
  1769. "HudMenuSpyDisguise"
  1770. {
  1771. "fieldName" "HudMenuSpyDisguise"
  1772. "visible" "1"
  1773. "enabled" "1"
  1774. "xpos" "c140"
  1775. "ypos" "c-70"
  1776. "wide" "470"
  1777. "tall" "300" [$WIN32]
  1778. "PaintBackgroundType" "0"
  1779. }
  1780.  
  1781. HudDemomanPipes
  1782. {
  1783. "fieldName" "HudDemomanPipes"
  1784. "visible" "1"
  1785. "enabled" "1"
  1786. "xpos" "c126" [$WIN32]
  1787. "ypos" "r80" [$WIN32]
  1788. "wide" "150"
  1789. "tall" "50"
  1790.  
  1791. "xpos_minmode" "c103" [$WIN32]
  1792. "ypos_minmode" "r116" [$WIN32]
  1793. "wide_minmode" "200"
  1794. "tall_minmode" "50"
  1795. }
  1796.  
  1797. HudTeamGoal
  1798. {
  1799. "fieldName" "HudTeamGoal"
  1800. "visible" "1"
  1801. "enabled" "1"
  1802. "xpos" "c-160"
  1803. "ypos" "65"
  1804. "wide" "320"
  1805. "tall" "100"
  1806. }
  1807.  
  1808.  
  1809. HudTeamGoalTournament
  1810. {
  1811. "fieldName" "HudTeamGoalTournament"
  1812. "visible" "1"
  1813. "enabled" "1"
  1814. "xpos" "c-160"
  1815. "ypos" "15"
  1816. "wide" "320"
  1817. "tall" "245"
  1818. }
  1819.  
  1820. HudTeamSwitch
  1821. {
  1822. "fieldName" "HudTeamSwitch"
  1823. "visible" "0"
  1824. "enabled" "1"
  1825. "xpos" "c-160"
  1826. "ypos" "75"
  1827. "wide" "320"
  1828. "tall" "100"
  1829. }
  1830.  
  1831. HudArenaNotification
  1832. {
  1833. "fieldName" "HudArenaNotification"
  1834. "visible" "0"
  1835. "enabled" "1"
  1836. "xpos" "c-160"
  1837. "ypos" "75"
  1838. "wide" "320"
  1839. "tall" "150"
  1840. }
  1841.  
  1842. HudArenaCapPointCountdown
  1843. {
  1844. "fieldName" "HudArenaCapPointCountdown"
  1845. "visible" "1"
  1846. "enabled" "1"
  1847. "xpos" "c-15"
  1848. "ypos" "442"
  1849. "wide" "30"
  1850. "tall" "30"
  1851. "zpos" "99"
  1852. }
  1853.  
  1854. HudStalemate
  1855. {
  1856. "fieldName" "HudStalemate"
  1857. "visible" "0"
  1858. "enabled" "1"
  1859. "xpos" "c-160"
  1860. "ypos" "65"
  1861. "wide" "320"
  1862. "tall" "100"
  1863. }
  1864. HudTournament
  1865. {
  1866. "fieldName" "HudTournament"
  1867. "visible" "0"
  1868. "enabled" "1"
  1869. "xpos" "c-125"
  1870. "ypos" "5"
  1871. "wide" "250"
  1872. "tall" "80"
  1873. }
  1874.  
  1875. HudTournamentSetup
  1876. {
  1877. "fieldName" "HudTournamentSetup"
  1878. "visible" "0"
  1879. "enabled" "1"
  1880. "xpos" "c-90"
  1881. "ypos" "-70"
  1882. "wide" "180"
  1883. "tall" "65"
  1884. }
  1885.  
  1886. HudStopWatch
  1887. {
  1888. "fieldName" "HudStopWatch"
  1889. "visible" "1"
  1890. "enabled" "1"
  1891. "xpos" "c-60"
  1892. "ypos" "10"
  1893. "wide" "125"
  1894. "tall" "55"
  1895. }
  1896.  
  1897. NotificationPanel
  1898. {
  1899. "fieldName" "NotificationPanel"
  1900. "visible" "1"
  1901. "enabled" "1"
  1902. "xpos" "c-320"
  1903. "ypos" "300"
  1904. "wide" "640"
  1905. "tall" "100"
  1906. }
  1907.  
  1908. AchievementNotificationPanel
  1909. {
  1910. "fieldName" "AchievementNotificationPanel"
  1911. "visible" "1"
  1912. "enabled" "1"
  1913. "xpos" "0"
  1914. "ypos" "180"
  1915. "wide" "f10" [$WIN32]
  1916. "wide" "f60" [$X360]
  1917. "tall" "100"
  1918. }
  1919.  
  1920. CriticalPanel [$WIN32]
  1921. {
  1922. "fieldName" "CriticalPanel"
  1923. "visible" "1"
  1924. "enabled" "1"
  1925. "xpos" "r155"
  1926. "ypos" "r75"
  1927. "wide" "150"
  1928. "tall" "25"
  1929. }
  1930.  
  1931. HudArenaClassLayout [$WIN32]
  1932. {
  1933. "fieldName" "HudArenaClassLayout"
  1934. "visible" "1"
  1935. "enabled" "1"
  1936. "xpos" "0"
  1937. "ypos" "r320"
  1938. "wide" "f0"
  1939. "tall" "320"
  1940. }
  1941.  
  1942. HudArenaVsPanel [$WIN32]
  1943. {
  1944. "fieldName" "HudArenaVsPanel"
  1945. "visible" "1"
  1946. "enabled" "1"
  1947. "xpos" "0"
  1948. "ypos" "240"
  1949. "wide" "f0"
  1950. "tall" "240"
  1951. }
  1952.  
  1953. HudArenaPlayerCount [$WIN32]
  1954. {
  1955. "fieldName" "HudArenaPlayerCount"
  1956. "visible" "1"
  1957. "enabled" "1"
  1958. "xpos" "0"
  1959. "ypos" "0"
  1960. "wide" "f0"
  1961. "tall" "50"
  1962. }
  1963.  
  1964. "HudAchievementTracker"
  1965. {
  1966. "ControlName" "EditablePanel"
  1967. "fieldName" "HudAchievementTracker"
  1968. "xpos" "5"
  1969. "NormalY" "10"
  1970. "EngineerY" "170"
  1971. "zpos" "2"
  1972. "wide" "200"
  1973. "tall" "280"
  1974. "visible" "1"
  1975. "enabled" "1"
  1976. }
  1977.  
  1978. HudTrainingInfoMsg
  1979. {
  1980. "fieldName" "HudTrainingInfoMsg"
  1981. "visible" "0"
  1982. "enabled" "1"
  1983. "xpos" "10"
  1984. "ypos" "50"
  1985. "wide" "200"
  1986. "tall" "300"
  1987. }
  1988.  
  1989. HudTrainingMsg
  1990. {
  1991.  
  1992. }
  1993.  
  1994. TrainingComplete
  1995. {
  1996.  
  1997. }
  1998.  
  1999. HudInspectPanel
  2000. {
  2001.  
  2002. }
  2003.  
  2004. HudTFCrosshair
  2005. {
  2006. "fieldName" "HudTFCrosshair"
  2007. "visible" "1"
  2008. "enabled" "1"
  2009. "wide" "640"
  2010. "tall" "480"
  2011. }
  2012.  
  2013. ItemQuickSwitchPanel
  2014. {
  2015. "fieldName" "ItemQuickSwitchPanel"
  2016. "visible" "0"
  2017. "enabled" "1"
  2018. "xpos" "c-125"
  2019. "ypos" "280"
  2020. "wide" "250"
  2021. "tall" "160"
  2022. }
  2023.  
  2024. ReplayReminder
  2025. {
  2026. "fieldName" "ReplayReminder"
  2027. "visible" "0"
  2028. "enable" "1"
  2029. }
  2030.  
  2031. MainMenuAdditions
  2032. {
  2033. "fieldName" "MainMenuAdditions"
  2034. "visible" "1"
  2035. "enabled" "1"
  2036. "xpos" "c0"
  2037. "ypos" "310"
  2038. "zpos" "0"
  2039. "wide" "300"
  2040. "tall" "100"
  2041. }
  2042.  
  2043. CoachedByPanel
  2044. {
  2045. "fieldName" "CoachedByPanel"
  2046. "visible" "0"
  2047. "enable" "1"
  2048. "xpos" "5"
  2049. "ypos" "10"
  2050. "wide" "250"
  2051. "tall" "44"
  2052. }
  2053.  
  2054. ItemTestHUDPanel
  2055. {
  2056. "fieldName" "ItemTestHUDPanel"
  2057. "visible" "0"
  2058. "enable" "1"
  2059. "xpos" "5"
  2060. "ypos" "10"
  2061. "wide" "150"
  2062. "tall" "44"
  2063. }
  2064.  
  2065. NotificationQueuePanel
  2066. {
  2067. "fieldName" "NotificationQueuePanel"
  2068. "visible" "0"
  2069. "enable" "1"
  2070. "xpos" "r155"
  2071. "ypos" "r90"
  2072. "zpos" "100"
  2073. "wide" "200"
  2074. "tall" "0"
  2075. }
  2076.  
  2077. "CHudVote"
  2078. {
  2079. "fieldName" "CHudVote"
  2080. "xpos" "0"
  2081. "ypos" "0"
  2082. "wide" "640"
  2083. "tall" "480"
  2084. "visible" "1"
  2085. "enabled" "1"
  2086. "bgcolor_override" "0 0 0 0"
  2087. "PaintBackgroundType" "0" // rounded corners
  2088. }
  2089.  
  2090. "HudAlert"
  2091. {
  2092. "fieldName" "HudAlert"
  2093. "visible" "0"
  2094. "enable" "1"
  2095. "xpos" "c-160"
  2096. "ypos" "100"
  2097. "wide" "320"
  2098. "tall" "150"
  2099. }
  2100.  
  2101. "CTFKillStreakNotice"
  2102. {
  2103. "fieldName" "CTFKillStreakNotice"
  2104. "xpos" "0"
  2105. "ypos" "0"
  2106. "wide" "640"
  2107. "tall" "480"
  2108. "visible" "1"
  2109. "enabled" "1"
  2110. "bgcolor_override" "0 0 0 0"
  2111. "PaintBackgroundType" "0" // rounded corners
  2112. }
  2113.  
  2114. "HudMenuTauntSelection"
  2115. {
  2116. "fieldName" "HudMenuTauntSelection"
  2117. "visible" "1"
  2118. "enabled" "1"
  2119. "xpos" "c-235"
  2120. "ypos" "c-30"
  2121. "ypos_hidef" "c-42"
  2122. "ypos_lodef" "c-42"
  2123. "wide" "470"
  2124. "tall" "500"
  2125. "PaintBackgroundType" "0"
  2126. }
  2127.  
  2128. "TransparentViewmodelMask"
  2129. {
  2130. "ControlName" "ImagePanel"
  2131. "fieldName" "TransparentViewmodelMask"
  2132. "xpos" "0"
  2133. "ypos" "0"
  2134. "zpos" "-100"
  2135. "wide" "f0"
  2136. "tall" "480"
  2137. "visible" "1" // "1" to enable transparent viewmodels for DirectX 9
  2138. "enabled" "1" // "1" to enable transparent viewmodels for DirectX 9
  2139. "image" "replay/thumbnails/REFRACTnormal_transparent"
  2140. "scaleImage" "1"
  2141. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement