Advertisement
Guest User

Untitled

a guest
Sep 20th, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.21 KB | None | 0 0
  1. "Resource/HudLayout.res"
  2. {
  3.  
  4. fogCrosshair
  5. {
  6. "controlname" "CExLabel"
  7. "fieldname" "fogCrosshair"
  8.  
  9. "visible" "0"
  10. "enabled" "1"
  11.  
  12. "xpos" "-2"
  13. "ypos" "2"
  14. "zpos" "2"
  15.  
  16. "wide" "f0"
  17. "tall" "480"
  18.  
  19. "font" "fogCrosshair"
  20. //
  21. // Choose what kind
  22. //
  23. // "fogCrosshair" - Pixelated and outlined
  24. // "fogCrosshairPlain" - Pixelated and not outlined
  25. // "fogCrosshairSmooth" - Antialiased, not outlined
  26.  
  27.  
  28. "labeltext" "1"
  29.  
  30. "textAlignment" "center"
  31.  
  32. "fgcolor" "255 255 255 255"
  33. //
  34. // Crosshair color:
  35. // If you change this, remember to change the same value in HudAnimations_tf.txt
  36. // Otherwise the crosshair will change back to the default white color after
  37. // flashing upon giving damage.
  38. }
  39.  
  40. "xHairDotOutline"
  41. {
  42. "controlName" "CExLabel"
  43. "fieldName" "xHairDotOutline"
  44.  
  45. "visible" "0"
  46. "enabled" "1"
  47.  
  48. "xpos" "0"
  49. "ypos" "1"
  50. "zpos" "2"
  51.  
  52. "wide" "f0"
  53. "tall" "480"
  54.  
  55. "font" "xHairDotOutline"
  56. "labelText" "+"
  57.  
  58. "fgcolor" "234 234 234 255"
  59. "textAlignment" "center"
  60. }
  61.  
  62. ThinCircle
  63. {
  64. "controlName" "CExLabel"
  65. "fieldName" "ThinCircle"
  66.  
  67. "visible" "0"
  68. "enabled" "0"
  69.  
  70. "xpos" "c-100"
  71. "ypos" "c-96"
  72. "zpos" "2"
  73.  
  74. "wide" "200"
  75. "tall" "200"
  76.  
  77. //"font" "CrosshairsOutline34"
  78. "font" "Crosshairs34"
  79. "labelText" "9"
  80.  
  81. "textAlignment" "center"
  82. "fgcolor" "255 255 255 255"
  83. }
  84.  
  85. xHairCirclePulse //Crosshair circle that flashes when you deal damage. If you want to change the color, change it in hudanimations_tf.txt as well, otherwise it will just change back.
  86. {
  87. "controlName" "CExLabel"
  88. "fieldName" "xHairCirclePulse"
  89.  
  90. "visible" "0"
  91. "enabled" "1"
  92.  
  93. "xpos" "c-100"
  94. "ypos" "c-100"
  95. "zpos" "2"
  96.  
  97. "wide" "200"
  98. "tall" "200"
  99.  
  100. "font" "xHairCirclePulse"
  101. "labelText" "i"
  102.  
  103. "fgcolor" "0 0 0 255"
  104. "textAlignment" "center"
  105. }
  106.  
  107. xHairCircle //Same circle, but without the color change on damage.
  108. {
  109. "controlName" "CExLabel"
  110. "fieldName" "xHairCircle"
  111.  
  112. "visible" "0"
  113. "enabled" "1"
  114.  
  115. "xpos" "c-100"
  116. "ypos" "c-100"
  117. "zpos" "2"
  118.  
  119. "wide" "200"
  120. "tall" "200"
  121.  
  122. "font" "xHairCirclePulse"
  123. "labelText" "i"
  124.  
  125. "fgcolor" "255 255 255 80"
  126. "textAlignment" "center"
  127. }
  128.  
  129. KonrWings
  130. {
  131. "controlName" "CExLabel"
  132. "fieldName" "KonrWings"
  133.  
  134. "visible" "0"
  135. "enabled" "1"
  136.  
  137. "xpos" "c-108"
  138. "ypos" "c-99"
  139. "zpos" "2"
  140.  
  141. "wide" "200"
  142. "tall" "200"
  143.  
  144. //"font" "KonrWingsOutline24"
  145. "font" "KonrWings24"
  146. "labelText" "i"
  147.  
  148. "fgcolor" "255 255 255 255"
  149. "textAlignment" "center"
  150. }
  151.  
  152. CrossHairNormal //requested by Nik
  153. {
  154. "controlName" "CExLabel"
  155. "fieldName" "CrossHairNormal"
  156.  
  157. "visible" "0"
  158. "enabled" "1"
  159.  
  160. "xpos" "1"
  161. "ypos" "-2"
  162. "zpos" "2"
  163.  
  164. "wide" "f0"
  165. "tall" "480"
  166.  
  167. "font" "CrossHairNormal"
  168. "labelText" "+"
  169.  
  170. "fgcolor" "235 226 202 255"
  171. "textAlignment" "center"
  172. }
  173.  
  174. //##########################
  175. //Fog crosshairs V3 (experimental)
  176. //##########################
  177.  
  178. "DotCircleOutline"
  179. {
  180. "controlName" "CExLabel"
  181. "fieldName" "DotCircleOutline"
  182.  
  183. "visible" "0"
  184. "enabled" "0"
  185.  
  186. "xpos" "c-100"
  187. "ypos" "c-96"
  188. "zpos" "2"
  189.  
  190. "wide" "200"
  191. "tall" "200"
  192.  
  193. "font" "CrosshairV3_28_Outlined"
  194. "labelText" "8"
  195.  
  196. "fgcolor" "255 255 255 255"
  197. "textAlignment" "center"
  198. }
  199.  
  200. "xHairDotNew" //Requested by flame'
  201. {
  202. "controlName" "CExLabel"
  203. "fieldName" "xHairDotNew"
  204.  
  205. "visible" "0"
  206. "enabled" "1"
  207.  
  208. "xpos" "-2"
  209. "ypos" "2"
  210. "zpos" "2"
  211.  
  212. "wide" "f0"
  213. "tall" "480"
  214.  
  215. "font" "xhairdotOutlineNew"
  216. //Here you can choose between outline or no outline.
  217. //Set font to:
  218. //"xhairdotOutlineNew" for dot with outline
  219. //"xhairdotNew" for dot without outline
  220.  
  221. "labelText" "3"
  222.  
  223. "FgColor" "255 255 255 255"
  224. "textAlignment" "center"
  225. }
  226.  
  227. "ExperimentXhair"
  228. {
  229. "controlName" "CExLabel"
  230. "fieldName" "ExperimentXhair"
  231.  
  232. "visible" "0"
  233. "enabled" "1"
  234.  
  235. "xpos" "0"
  236. "ypos" "5"
  237. "zpos" "2"
  238.  
  239. "wide" "f0"
  240. "tall" "480"
  241.  
  242. "font" "DotCircleOutline"
  243. "labelText" "8"
  244.  
  245. "FgColor" "255 255 255 255"
  246. "textAlignment" "center"
  247. }
  248.  
  249. "xHair" //requested by Miknando
  250. {
  251. "controlName" "CExLabel"
  252. "fieldName" "xHair"
  253.  
  254. "visible" "0"
  255. "enabled" "1"
  256.  
  257. "xpos" "c-199"
  258. "ypos" "c-200"
  259. "zpos" "2"
  260.  
  261. "wide" "399"
  262. "tall" "402"
  263.  
  264. "font" "xHair"
  265. "labelText" "8"
  266.  
  267. "textAlignment" "center"
  268. "fgcolor" "255 255 255 255"
  269. }
  270.  
  271. //################################
  272. //FighterPilot Crosshair (Enable All)
  273. //################################
  274.  
  275. "FighterPilotOuterTop"
  276. {
  277. "ControlName" "ImagePanel"
  278. "fieldName" "FighterPilotOuterTop"
  279. "xpos" "c"
  280. "ypos" "55"
  281. "zpos" "-5"
  282. "wide" "1"
  283. "tall" "170"
  284. "tall_lodef" "206"
  285. "tall_hidef" "212"
  286. "autoResize" "0"
  287. "pinCorner" "0"
  288. "visible" "0"
  289. "enabled" "1"
  290. "fillcolor" "255 255 255 255"
  291. "alpha" "30"
  292. }
  293.  
  294. "FighterPilotOuterLeft"
  295. {
  296. "ControlName" "ImagePanel"
  297. "fieldName" "FihgterPilotOuterLeft"
  298. "xpos" "c-349"
  299. "xpos_lodef" "279"
  300. "xpos_hidef" "309"
  301. "ypos" "240"
  302. "zpos" "-5"
  303. "wide" "330"
  304. "tall" "1"
  305. "tall_lodef" "206"
  306. "tall_hidef" "212"
  307. "autoResize" "0"
  308. "pinCorner" "0"
  309. "visible" "0"
  310. "enabled" "1"
  311. "fillcolor" "255 255 255 255"
  312. "alpha" "30"
  313. }
  314.  
  315. "FighterPilotOuterRight"
  316. {
  317. "ControlName" "ImagePanel"
  318. "fieldName" "FighterPilotOuterRight"
  319. "xpos" "c19"
  320. "xpos_lodef" "279"
  321. "xpos_hidef" "309"
  322. "ypos" "240"
  323. "zpos" "-5"
  324. "wide" "330"
  325. "tall" "1"
  326. "tall_lodef" "206"
  327. "tall_hidef" "212"
  328. "autoResize" "0"
  329. "pinCorner" "0"
  330. "visible" "0"
  331. "enabled" "1"
  332. "fillcolor" "255 255 255 255"
  333. "alpha" "30"
  334. }
  335.  
  336. "FighterPilotInnerTop"
  337. {
  338. "ControlName" "ImagePanel"
  339. "fieldName" "FighterPilotInnerTop"
  340. "xpos" "c"
  341. "xpos_lodef" "279"
  342. "xpos_hidef" "309"
  343. "ypos" "187"
  344. "zpos" "-5"
  345. "wide" "1"
  346. "tall" "38"
  347. "tall_lodef" "206"
  348. "tall_hidef" "212"
  349. "autoResize" "0"
  350. "pinCorner" "0"
  351. "visible" "0"
  352. "enabled" "1"
  353. "fillcolor" "255 255 255 255"
  354. "alpha" "85"
  355. }
  356.  
  357. "FighterPilotInnerBottom"
  358. {
  359. "ControlName" "ImagePanel"
  360. "fieldName" "FighterPilotInnerBottom"
  361. "xpos" "c"
  362. "xpos_lodef" "279"
  363. "xpos_hidef" "309"
  364. "ypos" "254"
  365. "zpos" "-5"
  366. "wide" "1"
  367. "tall" "38"
  368. "tall_lodef" "206"
  369. "tall_hidef" "212"
  370. "autoResize" "0"
  371. "pinCorner" "0"
  372. "visible" "0"
  373. "enabled" "1"
  374. "fillcolor" "255 255 255 255"
  375. "alpha" "125"
  376. }
  377.  
  378. "FighterPilotInnerLeft"
  379. {
  380. "ControlName" "ImagePanel"
  381. "fieldName" "FighterPilotInnerLeft"
  382. "xpos" "c-69"
  383. "xpos_lodef" "279"
  384. "xpos_hidef" "309"
  385. "ypos" "240"
  386. "zpos" "-5"
  387. "wide" "50"
  388. "tall" "1"
  389. "tall_lodef" "206"
  390. "tall_hidef" "212"
  391. "autoResize" "0"
  392. "pinCorner" "0"
  393. "visible" "0"
  394. "enabled" "1"
  395. "fillcolor" "255 255 255 255"
  396. "alpha" "85"
  397. }
  398.  
  399. "FighterPilotInnerRight"
  400. {
  401. "ControlName" "ImagePanel"
  402. "fieldName" "FighterPilotInnerRight"
  403. "xpos" "c19"
  404. "xpos_lodef" "279"
  405. "xpos_hidef" "309"
  406. "ypos" "240"
  407. "zpos" "-5"
  408. "wide" "50"
  409. "tall" "1"
  410. "tall_lodef" "206"
  411. "tall_hidef" "212"
  412. "autoResize" "0"
  413. "pinCorner" "0"
  414. "visible" "0"
  415. "enabled" "1"
  416. "fillcolor" "255 255 255 255"
  417. "alpha" "85"
  418. }
  419.  
  420. //#############################
  421. //End of crosshairs
  422. //#############################
  423.  
  424. HudPlayerStatus
  425. {
  426. "fieldName" "HudPlayerStatus"
  427. "visible" "1"
  428. "enabled" "1"
  429. "xpos" "0"
  430. "ypos" "0"
  431. "wide" "f0"
  432. "tall" "480"
  433. }
  434.  
  435. HudWeaponAmmo
  436. {
  437. "fieldName" "HudWeaponAmmo"
  438. "visible" "1"
  439. "enabled" "1"
  440. "xpos" "c0" [$WIN32]
  441. "ypos" "c70" [$WIN32]
  442. "wide" "200"
  443. "tall" "100"
  444. }
  445.  
  446. HudObjectiveStatus
  447. {
  448. "fieldName" "HudObjectiveStatus"
  449. "visible" "1"
  450. "enabled" "1"
  451. "xpos" "0"
  452. "ypos" "0"
  453. "zpos" "-1"
  454. "wide" "f0"
  455. "tall" "480"
  456. }
  457.  
  458. HudKothTimeStatus
  459. {
  460. "fieldName" "HudKothTimeStatus"
  461. "visible" "1"
  462. "enabled" "1"
  463. "xpos" "c-52"
  464. "ypos" "0"
  465. "wide" "f0"
  466. "tall" "480"
  467.  
  468. "blue_active_xpos" "0"
  469.  
  470. "red_active_xpos" "54"
  471. }
  472.  
  473. HudItemEffectMeter
  474. {
  475. "fieldName" "HudItemEffectMeter"
  476. "visible" "1"
  477. "enabled" "1"
  478. "xpos" "r162" [$WIN32]
  479. "xpos_minmode" "r52" [$WIN32]
  480. "ypos" "r52" [$WIN32]
  481. "ypos_minmode" "r50" [$WIN32]
  482. "xpos" "r194" [$X360]
  483. "ypos" "r74" [$X360]
  484. "wide" "100"
  485. "tall" "50"
  486. "MeterFG" "White"
  487. "MeterBG" "Gray"
  488. }
  489.  
  490. HudMedicCharge
  491. {
  492. "fieldName" "HudMedicCharge"
  493. "visible" "1"
  494. "enabled" "1"
  495. "xpos" "0" [$WIN32]
  496. "ypos" "c70" [$WIN32]
  497. "wide" "f0"
  498. "tall" "480"
  499. }
  500.  
  501. HudDemomanCharge
  502. {
  503. "fieldName" "HudDemomanCharge"
  504. "visible" "1"
  505. "enabled" "1"
  506. "xpos" "0" [$WIN32]
  507. "ypos" "0" [$WIN32]
  508. "zpos" "1" // draw in front of ammo
  509. "wide" "f0"
  510. "tall" "480"
  511. "MeterFG" "White"
  512. "MeterBG" "Gray"
  513. }
  514.  
  515. HudBowCharge
  516. {
  517. "fieldName" "HudBowCharge"
  518. "visible" "1"
  519. "enabled" "1"
  520. // "xpos" "r80" [$WIN32]
  521. "xpos" "9999" [$WIN32]
  522. "ypos" "r21" [$WIN32]
  523. "zpos" "1" // draw in front of ammo
  524. "wide" "60"
  525. "tall" "8"
  526. "MeterFG" "White"
  527. "MeterBG" "Gray"
  528. }
  529.  
  530. HudFlameRocketCharge
  531. {
  532. "fieldName" "HudFlameRocketCharge"
  533. "visible" "1"
  534. "enabled" "1"
  535. "xpos" "r80" [$WIN32]
  536. "xpos_minmode" "r52" [$WIN32]
  537. "ypos" "r21" [$WIN32]
  538. "ypos_minmode" "r40" [$WIN32]
  539. "xpos" "r112" [$X360]
  540. "ypos" "r45" [$X360]
  541. "zpos" "1" // draw in front of ammo
  542. "wide" "60"
  543. "wide_minmode" "50"
  544. "tall" "8"
  545. "MeterFG" "White"
  546. "MeterBG" "Gray"
  547. }
  548.  
  549. HudBossHealth
  550. {
  551. "fieldName" "HudBossHealth"
  552. "visible" "1"
  553. "enabled" "1"
  554. "xpos" "c-100"
  555. "ypos" "42"
  556. "zpos" "0" // draw in front of ammo
  557. "wide" "200"
  558. "tall" "50"
  559. "MeterFG" "Red"
  560. "MeterBG" "Gray"
  561. }
  562.  
  563. HudWeaponSelection
  564. {
  565. "fieldName" "HudWeaponSelection"
  566. "xpos" "0"
  567. "wide" "f0"
  568. "ypos" "0"
  569. "tall" "480"
  570. "RightMargin" "0"
  571. "RightMargin_hidef" "32"
  572. "RightMargin_lodef" "38"
  573. "visible" "1"
  574. "enabled" "1"
  575. "SmallBoxWide" "72"
  576. "SmallBoxTall" "54"
  577. "PlusStyleBoxWide" "90"
  578. "PlusStyleBoxTall" "63"
  579. "PlusStyleExpandSelected" "0.3"
  580. "LargeBoxWide" "110"
  581. "LargeBoxTall" "77"
  582. "BoxGap" "4" [$WIN32]
  583. "BoxGap" "4" [$X360]
  584. "SelectionNumberXPos" "12"
  585. "SelectionNumberYPos" "4"
  586. "IconXPos" "8"
  587. "IconYPos" "0"
  588. "TextYPos" "70" [$WIN32]
  589. "TextYPos" "65" [$X360]
  590. "ErrorYPos" "48"
  591. "TextColor" "SelectionTextFg"
  592. "MaxSlots" "6"
  593. "PlaySelectSounds" "1"
  594. "Alpha" "220"
  595. "SelectionAlpha" "220"
  596. "BoxColor" "0 0 0 220"
  597. "SelectedBoxClor" "0 0 0 220"
  598. "SelectionNumberFg" "200 187 161 255"
  599. "NumberFont" "HudSelectionText"
  600. }
  601.  
  602. CHudAccountPanel
  603. {
  604. "fieldName" "CHudAccountPanel"
  605. "xpos" "c-58" [$WIN32]
  606. "ypos" "c-20" [$WIN32]
  607. "wide" "116"
  608. "tall" "180"
  609. "visible" "1"
  610. "enabled" "1"
  611. "PaintBackgroundType" "2"
  612. }
  613.  
  614. CHealthAccountPanel
  615. {
  616. "fieldName" "CHealthAccountPanel"
  617. "xpos" "c-66"
  618. "ypos" "c95"
  619. "wide" "116"
  620. "tall" "180"
  621. "visible" "1"
  622. "enabled" "1"
  623. "PaintBackgroundType" "2"
  624. }
  625.  
  626. CDamageAccountPanel
  627. {
  628. "fieldName" "CDamageAccountPanel"
  629. "xpos" "0"
  630. "ypos" "0"
  631. "wide" "f0"
  632. "tall" "480"
  633. "visible" "1"
  634. "enabled" "1"
  635. "PaintBackgroundType" "2"
  636. }
  637.  
  638.  
  639. DisguiseStatus
  640. {
  641. "fieldName" "DisguiseStatus"
  642. "visible" "1"
  643. "enabled" "1"
  644. "xpos" "c-300" [$WIN32]
  645. "ypos" "c90" [$WIN32]
  646. "wide" "300"
  647. "tall" "90"
  648. }
  649.  
  650. CMainTargetID
  651. {
  652. "fieldName" "CMainTargetID"
  653. "visible" "0"
  654. "enabled" "1"
  655. "xpos" "c-126"
  656. "ypos" "c67"
  657. "zpos" "22"
  658.  
  659. "wide" "252"
  660. "tall" "40"
  661. "priority" "40"
  662. }
  663.  
  664. CSpectatorTargetID
  665. {
  666. "fieldName" "CSpectatorTargetID"
  667. "visible" "0"
  668. "enabled" "1"
  669. "xpos" "c-126"
  670. "ypos" "c67"
  671. "wide" "252"
  672. "tall" "35"
  673. "priority" "40"
  674. }
  675.  
  676. CSecondaryTargetID
  677. {
  678. "fieldName" "CSecondaryTargetID"
  679. "visible" "0"
  680. "enabled" "1"
  681. "xpos" "c-126"
  682. "ypos" "c40"
  683. "zpos" "22"
  684.  
  685. "wide" "252"
  686. "tall" "35"
  687. "priority" "35"
  688. }
  689.  
  690. BuildingStatus_Spy
  691. {
  692. "fieldName" "BuildingStatus_Spy"
  693. "visible" "1"
  694. "enabled" "1"
  695. "xpos" "0" [$WIN32]
  696. "ypos" "c-30" [$WIN32]
  697. "wide" "150"
  698. "tall" "50"
  699.  
  700. "PaintBackgroundType" "2"
  701. }
  702.  
  703. BuildingStatus_Engineer
  704. {
  705. "fieldName" "BuildingStatus_Engineer"
  706. "visible" "1"
  707. "enabled" "1"
  708. "xpos" "0"
  709. "ypos" "0"
  710. "wide" "500"
  711. "tall" "400"
  712.  
  713. "PaintBackgroundType" "2"
  714. }
  715.  
  716. HudMannVsMachineStatus
  717. {
  718. "fieldName" "HudMannVsMachineStatus"
  719. "visible" "1"
  720. "enabled" "1"
  721. "xpos" "0"
  722. "ypos" "0"
  723. "zpos" "1"
  724. "wide" "f0"
  725. "tall" "480"
  726.  
  727. "PaintBackgroundType" "2"
  728. }
  729.  
  730. HudProgressBar
  731. {
  732. "fieldName" "HudProgressBar"
  733. "xpos" "c-150"
  734. "ypos" "300"
  735. "wide" "300"
  736. "tall" "15"
  737. "visible" "1"
  738. "enabled" "1"
  739.  
  740. "BorderThickness" "1"
  741.  
  742. "PaintBackgroundType" "2"
  743. }
  744.  
  745. HudRoundTimer
  746. {
  747. "fieldName" "HudRoundTimer"
  748. "xpos" "0"
  749. "ypos" "0"
  750. "wide" "f0"
  751. "tall" "480"
  752. "visible" "1"
  753. "enabled" "1"
  754.  
  755. "PaintBackgroundType" "2"
  756.  
  757. "FlashColor" "HudIcon_Red"
  758.  
  759. "icon_xpos" "0"
  760. "icon_ypos" "0"
  761. "digit_xpos" "0"
  762. "digit_ypos" "0"
  763. }
  764.  
  765. HudScenarioIcon
  766. {
  767. "fieldName" "HudScenarioIcon"
  768. "xpos" "c110"
  769. "ypos" "443"
  770. "wide" "40"
  771. "tall" "44"
  772. "visible" "1"
  773. "enabled" "1"
  774.  
  775. "PaintBackgroundType" "2"
  776.  
  777. "IconColor" "Hostage_Yellow"
  778. }
  779.  
  780. HudFlashlight
  781. {
  782. "fieldName" "HudFlashlight"
  783. "visible" "1"
  784. "enabled" "1"
  785. "xpos" "16"
  786. "ypos" "370"
  787. "wide" "102"
  788. "tall" "20"
  789.  
  790. "text_xpos" "8"
  791. "text_ypos" "6"
  792. "TextColor" "255 170 0 220"
  793.  
  794. "PaintBackgroundType" "2"
  795. }
  796.  
  797. HudDamageIndicator
  798. {
  799. "fieldName" "HudDamageIndicator"
  800. "visible" "1"
  801. "enabled" "1"
  802. "MinimumWidth" "15"
  803. "MaximumWidth" "15"
  804. "StartRadius" "80"
  805. "EndRadius" "80"
  806. "MinimumHeight" "30"
  807. "MaximumHeight" "60"
  808. "MinimumTime" "1"
  809. }
  810.  
  811. HudCommentary
  812. {
  813. "fieldName" "HudCommentary"
  814. "xpos" "c-190"
  815. "ypos" "320"
  816. "wide" "380"
  817. "tall" "50"
  818. "visible" "1"
  819. "enabled" "1"
  820.  
  821. "PaintBackgroundType" "2"
  822. "BackgroundOverrideColor" "0 0 0 128"
  823.  
  824. "bar_xpos" "50"
  825. "bar_ypos" "20"
  826. "bar_height" "8"
  827. "bar_width" "320"
  828. "speaker_xpos" "50"
  829. "speaker_ypos" "8"
  830. "count_xpos_from_right" "10" // Counts from the right side
  831. "count_ypos" "8"
  832.  
  833. "icon_texture" "vgui/hud/icon_commentary"
  834. "icon_xpos" "0"
  835. "icon_ypos" "0"
  836. "icon_width" "40"
  837. "icon_height" "40"
  838.  
  839. "use_script_bgcolor" "1"
  840. }
  841.  
  842. HudZoom
  843. {
  844. "fieldName" "HudZoom"
  845. "visible" "1"
  846. "enabled" "1"
  847. "Circle1Radius" "66"
  848. "Circle2Radius" "74"
  849. "DashGap" "16"
  850. "DashHeight" "4"
  851. "BorderThickness" "88"
  852. }
  853.  
  854. HudCrosshair
  855. {
  856. "fieldName" "HudCrosshair"
  857. "visible" "1"
  858. "enabled" "1"
  859. "wide" "640"
  860. "tall" "480"
  861. }
  862.  
  863. HudDeathNotice
  864. {
  865. "fieldName" "HudDeathNotice"
  866. "visible" "1"
  867. "enabled" "1"
  868. "xpos" "r640" [$WIN32]
  869. "ypos" "12" [$WIN32]
  870. "wide" "628"
  871. "tall" "468"
  872.  
  873. "MaxDeathNotices" "4"
  874. "IconScale" "0.35"
  875. "LineHeight" "12"
  876. "LineSpacing" "1"
  877. "CornerRadius" "2"
  878. "RightJustify" "1" // If 1, draw notices from the right
  879.  
  880. "TextFont" "roboto11"
  881.  
  882. "TeamBlue" "80 120 180 255"
  883. "TeamRed" "210 70 50 255"
  884. "IconColor" "HudWhite"
  885. "LocalPlayerColor" "HUDBlack"
  886.  
  887. "BaseBackgroundColor" "0 0 0 130" [$WIN32]
  888. "LocalBackgroundColor" "255 255 255 255" [$WIN32]
  889. }
  890.  
  891. HudVehicle
  892. {
  893. "fieldName" "HudVehicle"
  894. "visible" "1"
  895. "enabled" "1"
  896. "wide" "640"
  897. "tall" "480"
  898. }
  899.  
  900. CVProfPanel
  901. {
  902. "fieldName" "CVProfPanel"
  903. "visible" "1"
  904. "enabled" "1"
  905. "wide" "640"
  906. "tall" "480"
  907. }
  908.  
  909. ScorePanel
  910. {
  911. "fieldName" "ScorePanel"
  912. "visible" "1"
  913. "enabled" "1"
  914. "wide" "f0"
  915. "tall" "480"
  916. }
  917.  
  918. HudTrain
  919. {
  920. "fieldName" "HudTrain"
  921. "visible" "1"
  922. "enabled" "1"
  923. "wide" "640"
  924. "tall" "480"
  925. }
  926.  
  927. HudMOTD
  928. {
  929. "fieldName" "HudMOTD"
  930. "visible" "1"
  931. "enabled" "1"
  932. "wide" "640"
  933. "tall" "480"
  934. }
  935.  
  936. HudMessage
  937. {
  938. "fieldName" "HudMessage"
  939. "visible" "1"
  940. "enabled" "1"
  941. "wide" "f0"
  942. "tall" "480"
  943. }
  944.  
  945. HudMenu
  946. {
  947. "fieldName" "HudMenu"
  948. "visible" "1"
  949. "enabled" "1"
  950. "wide" "640"
  951. "tall" "480"
  952. "zpos" "1"
  953.  
  954. "TextFont" "roboto12"
  955. "ItemFont" "Default"
  956. "ItemFontPulsing" "Default"
  957. }
  958.  
  959. HudSpellMenu
  960. {
  961. "fieldName" "HudSpellMenu"
  962. "visible" "1"
  963. "enabled" "1"
  964. "wide" "640"
  965. "tall" "480"
  966. "zpos" "2"
  967. "xpos" "130"
  968. "ypos" "r61"
  969.  
  970. "TextFont" "Default"
  971. "ItemFont" "Default"
  972. "ItemFontPulsing" "Default"
  973. }
  974.  
  975. HudCloseCaption
  976. {
  977. "fieldName" "HudCloseCaption"
  978. "visible" "1"
  979. "enabled" "1"
  980. "xpos" "c85"
  981. "ypos" "c62"
  982. "wide" "200"
  983. "tall" "60"
  984.  
  985. "BgAlpha" "0"
  986.  
  987. "GrowTime" "0.25"
  988. "ItemHiddenTime" "0.01" // Nearly same as grow time so that the item doesn't start to show until growth is finished
  989. "ItemFadeInTime" "0.01" // Once ItemHiddenTime is finished, takes this much longer to fade in
  990. "ItemFadeOutTime" "0.5"
  991. "topoffset" "1"
  992. }
  993.  
  994. HudHistoryResource
  995. {
  996. "fieldName" "HudHistoryResource"
  997. "visible" "0"
  998. "enabled" "0"
  999. "xpos" "r640" [$WIN32]
  1000. "xpos" "r672" [$X360]
  1001. "wide" "640"
  1002. "tall" "330"
  1003. "history_gap" "55"
  1004. }
  1005.  
  1006. HudGeiger
  1007. {
  1008. "fieldName" "HudGeiger"
  1009. "visible" "1"
  1010. "enabled" "1"
  1011. "wide" "640"
  1012. "tall" "480"
  1013. }
  1014.  
  1015. HUDQuickInfo
  1016. {
  1017. "fieldName" "HUDQuickInfo"
  1018. "visible" "1"
  1019. "enabled" "1"
  1020. "wide" "640"
  1021. "tall" "480"
  1022. }
  1023.  
  1024. HudWeapon
  1025. {
  1026. "fieldName" "HudWeapon"
  1027. "visible" "1"
  1028. "enabled" "1"
  1029. "wide" "640"
  1030. "tall" "480"
  1031. }
  1032. HudAnimationInfo
  1033. {
  1034. "fieldName" "HudAnimationInfo"
  1035. "visible" "1"
  1036. "enabled" "1"
  1037. "wide" "640"
  1038. "tall" "480"
  1039. }
  1040. CBudgetPanel
  1041. {
  1042. "fieldName" "CBudgetPanel"
  1043. "visible" "1"
  1044. "enabled" "1"
  1045. "wide" "640"
  1046. "tall" "480"
  1047. }
  1048. CTextureBudgetPanel
  1049. {
  1050. "fieldName" "CTextureBudgetPanel"
  1051. "visible" "1"
  1052. "enabled" "1"
  1053. "wide" "640"
  1054. "tall" "480"
  1055. }
  1056.  
  1057. HudPredictionDump
  1058. {
  1059. "fieldName" "HudPredictionDump"
  1060. "visible" "1"
  1061. "enabled" "1"
  1062. "wide" "1280"
  1063. "tall" "1024"
  1064. }
  1065.  
  1066.  
  1067. HudLocation
  1068. {
  1069. "fieldName" "HudLocation"
  1070. "visible" "1"
  1071. "enabled" "1"
  1072. "xpos" "16"
  1073. "ypos" "112"
  1074. "wide" "96"
  1075. "tall" "16"
  1076. "textAlignment" "north"
  1077. }
  1078.  
  1079. HudScope
  1080. {
  1081. "fieldName" "HudScope"
  1082. "visible" "1"
  1083. "enabled" "1"
  1084. "wide" "640"
  1085. "tall" "480"
  1086. }
  1087.  
  1088. HudScopeCharge
  1089. {
  1090. "fieldName" "HudScopeCharge"
  1091. "visible" "1"
  1092. "enabled" "1"
  1093. "xpos" "c64"
  1094. "ypos" "c-64"
  1095. "wide" "64"
  1096. "tall" "128"
  1097. }
  1098.  
  1099. HudVoiceSelfStatus
  1100. {
  1101. "fieldName" "HudVoiceSelfStatus"
  1102. "visible" "1"
  1103. "enabled" "1"
  1104. "xpos" "r42" [$WIN32]
  1105. "ypos" "355" [$WIN32]
  1106. "xpos" "r75" [$X360]
  1107. "ypos" "375" [$X360]
  1108. "wide" "32"
  1109. "tall" "32"
  1110. }
  1111.  
  1112. HudVoiceStatus
  1113. {
  1114. "fieldName" "HudVoiceStatus"
  1115. "visible" "1"
  1116. "enabled" "1"
  1117. "xpos" "r145" [$WIN32]
  1118. "ypos" "0" [$WIN32]
  1119. "xpos" "r210" [$X360]
  1120. "ypos" "0" [$X360]
  1121. "wide" "145"
  1122. "tall" "400"
  1123.  
  1124. "item_wide" "135"
  1125.  
  1126. "show_avatar" "0"
  1127.  
  1128. "show_dead_icon" "1"
  1129. "dead_xpos" "1"
  1130. "dead_ypos" "0"
  1131. "dead_wide" "16"
  1132. "dead_tall" "16"
  1133.  
  1134. "show_voice_icon" "1"
  1135. "icon_ypos" "0"
  1136. "icon_xpos" "15"
  1137. "icon_tall" "16"
  1138. "icon_wide" "16"
  1139.  
  1140. "text_xpos" "33"
  1141. }
  1142.  
  1143. HudHintDisplay
  1144. {
  1145. "fieldName" "HudHintDisplay"
  1146. "visible" "0"
  1147. "enabled" "1"
  1148. "xpos" "c-240"
  1149. "ypos" "c60"
  1150. "wide" "480"
  1151. "tall" "100"
  1152. "HintSize" "1"
  1153. "text_xpos" "8"
  1154. "text_ypos" "8"
  1155. "center_x" "0" // center text horizontally
  1156. "center_y" "-1" // align text on the bottom
  1157. }
  1158.  
  1159. HudHintKeyDisplay
  1160. {
  1161. "fieldName" "HudHintKeyDisplay"
  1162. "visible" "0"
  1163. "enabled" "1"
  1164. "xpos" "r120"
  1165. "ypos" "r340"
  1166. "wide" "100"
  1167. "tall" "200"
  1168. "text_xpos" "8"
  1169. "text_ypos" "8"
  1170. "text_xgap" "8"
  1171. "text_ygap" "8"
  1172. "TextColor" "255 170 0 220"
  1173.  
  1174. "PaintBackgroundType" "2"
  1175. }
  1176.  
  1177. overview
  1178. {
  1179. "fieldname" "overview"
  1180. "visible" "1"
  1181. "enabled" "1"
  1182. "xpos" "0"
  1183. "ypos" "0"
  1184. "wide" "640"
  1185. "tall" "480"
  1186. }
  1187.  
  1188. VguiScreenCursor
  1189. {
  1190. "fieldName" "VguiScreenCursor"
  1191. "visible" "1"
  1192. "enabled" "1"
  1193. "wide" "640"
  1194. "tall" "480"
  1195. }
  1196.  
  1197. HudControlPointIcons
  1198. {
  1199. "fieldName" "HudControlPointIcons"
  1200. "xpos" "0"
  1201. "ypos" "410"
  1202. "wide" "f0"
  1203. "tall" "200"
  1204. "visible" "1"
  1205. "enabled" "1"
  1206. "separator_width" "9" // distance between the icons (including their backgrounds)
  1207. "separator_height" "7"
  1208. "height_offset" "0" [$WIN32] // distance from the bottom of the panel
  1209. "height_offset" "26" [$X360]
  1210. }
  1211.  
  1212. HudCapturePanel
  1213. {
  1214. "fieldName" "HudCapturePanel"
  1215. "xpos" "c-75"
  1216. "ypos" "c80"
  1217. "wide" "150"
  1218. "tall" "90"
  1219. "visible" "1"
  1220. "enabled" "1"
  1221. "icon_space" "2"
  1222. }
  1223.  
  1224. HUDAutoAim
  1225. {
  1226.  
  1227. }
  1228.  
  1229. HudHDRDemo
  1230. {
  1231.  
  1232. }
  1233.  
  1234. WinPanel
  1235. {
  1236. "fieldName" "WinPanel"
  1237. "visible" "1"
  1238. "enabled" "1"
  1239. "xpos" "r170"
  1240. "ypos" "150"
  1241. "wide" "300"
  1242. "tall" "300"
  1243. }
  1244.  
  1245. ArenaWinPanel
  1246. {
  1247. "fieldName" "ArenaWinPanel"
  1248. "visible" "1"
  1249. "enabled" "1"
  1250. "xpos" "c-225"
  1251. "ypos" "250"
  1252. "wide" "450"
  1253. "tall" "218"
  1254. }
  1255.  
  1256. PVEWinPanel
  1257. {
  1258. "fieldName" "PVEWinPanel"
  1259. "visible" "1"
  1260. "enabled" "1"
  1261. "xpos" "c-150"
  1262. "ypos" "255"
  1263. "wide" "300"
  1264. "tall" "215"
  1265. }
  1266.  
  1267. StatPanel
  1268. {
  1269. "fieldName" "StatPanel"
  1270. "visible" "1"
  1271. "enabled" "1"
  1272. // "xpos" "c-133"
  1273. "xpos" "999999"
  1274. "ypos" "270"
  1275. "wide" "266"
  1276. "tall" "120"
  1277. }
  1278.  
  1279. FreezePanel
  1280. {
  1281. "fieldName" "FreezePanel"
  1282. "visible" "1"
  1283. "enabled" "1"
  1284. "xpos" "-320"
  1285. "ypos" "0"
  1286. "wide" "f0"
  1287. "tall" "480"
  1288. }
  1289.  
  1290. FreezePanelCallout
  1291. {
  1292. "fieldName" "FreezePanelCallout"
  1293. "visible" "1"
  1294. "enabled" "1"
  1295. "xpos" "0"
  1296. "ypos" "0"
  1297. "wide" "100"
  1298. "tall" "50"
  1299. }
  1300.  
  1301. AnnotationsPanelCallout
  1302. {
  1303. "fieldName" "AnnotationsPanelCallout"
  1304. "visible" "1"
  1305. "enabled" "1"
  1306. "xpos" "200"
  1307. "ypos" "200"
  1308. "wide" "100"
  1309. "tall" "50"
  1310. }
  1311.  
  1312. AnnotationsPanel
  1313. {
  1314.  
  1315. }
  1316.  
  1317. WaitingForPlayersPanel
  1318. {
  1319. "fieldName" "WaitingForPlayersPanel"
  1320. "visible" "0"
  1321. "enabled" "1"
  1322. "xpos" "c-146"
  1323. "ypos" "10"
  1324. "wide" "292"
  1325. "tall" "64"
  1326. }
  1327.  
  1328. "HudUpgradePanel"
  1329. {
  1330. "fieldName" "HudUpgradePanel"
  1331. "visible" "0"
  1332. "enable" "1"
  1333. "xpos" "c-200"
  1334. "ypos" "260"
  1335. "wide" "400"
  1336. "tall" "160"
  1337. }
  1338.  
  1339. "HudChat"
  1340. {
  1341. "ControlName" "EditablePanel"
  1342. "fieldName" "HudChat"
  1343. "visible" "1"
  1344. "enabled" "1"
  1345. "xpos" "10" [$WIN32]
  1346. "xpos" "42" [$X360]
  1347. "ypos" "275"
  1348. "wide" "320"
  1349. "tall" "120"
  1350. "PaintBackgroundType" "2"
  1351. }
  1352.  
  1353. "HudMenuEngyBuild"
  1354. {
  1355. "fieldName" "HudMenuEngyBuild"
  1356. "visible" "1"
  1357. "enabled" "1"
  1358. "xpos" "r200"
  1359. "ypos" "c-100"
  1360. "wide" "450"
  1361. "tall" "300"
  1362. "PaintBackgroundType" "0"
  1363. }
  1364.  
  1365. "HudMenuEngyDestroy"
  1366. {
  1367. "fieldName" "HudMenuEngyDestroy"
  1368. "visible" "1"
  1369. "enabled" "1"
  1370. "xpos" "r200"
  1371. "ypos" "c-100"
  1372. "wide" "450"
  1373. "tall" "300"
  1374. "PaintBackgroundType" "0"
  1375. }
  1376.  
  1377. "HudMenuSpyDisguise"
  1378. {
  1379. "fieldName" "HudMenuSpyDisguise"
  1380. "visible" "1"
  1381. "enabled" "1"
  1382. "xpos" "r130"
  1383. "ypos" "c-150"
  1384. "zpos" "4"
  1385. "wide" "470"
  1386. "tall" "300" [$WIN32]
  1387. "PaintBackgroundType" "0"
  1388. }
  1389.  
  1390. HudDemomanPipes
  1391. {
  1392. "fieldName" "HudDemomanPipes"
  1393. "visible" "1"
  1394. "enabled" "1"
  1395. "xpos" "0" [$WIN32]
  1396. "ypos" "0" [$WIN32]
  1397. "wide" "f0"
  1398. "tall" "480"
  1399. }
  1400.  
  1401. HudTeamGoal
  1402. {
  1403. "fieldName" "HudTeamGoal"
  1404. "visible" "1"
  1405. "enabled" "1"
  1406. "xpos" "9999"
  1407. "ypos" "65"
  1408. "ypos_lodef" "75"
  1409. "wide" "320"
  1410. "tall" "100"
  1411. }
  1412.  
  1413.  
  1414. HudTeamGoalTournament
  1415. {
  1416. "fieldName" "HudTeamGoalTournament"
  1417. "visible" "1"
  1418. "enabled" "1"
  1419. "xpos" "0"
  1420. "ypos" "0"
  1421. "wide" "f0"
  1422. "tall" "480"
  1423. }
  1424.  
  1425. HudTeamSwitch
  1426. {
  1427. "fieldName" "HudTeamSwitch"
  1428. "xpos" "9999"
  1429.  
  1430. }
  1431.  
  1432. HudArenaNotification
  1433. {
  1434. "fieldName" "HudArenaNotification"
  1435. "visible" "0"
  1436. "enabled" "1"
  1437. "xpos" "c-160"
  1438. "ypos" "75"
  1439. "ypos_hidef" "90"
  1440. "ypos_lodef" "90"
  1441. "wide" "320"
  1442. "tall" "150"
  1443. }
  1444.  
  1445. HudArenaCapPointCountdown
  1446. {
  1447. "fieldName" "HudArenaCapPointCountdown"
  1448. "visible" "1"
  1449. "enabled" "1"
  1450. "xpos" "c-15"
  1451. "ypos" "442"
  1452. "wide" "30"
  1453. "tall" "30"
  1454. "zpos" "99"
  1455. }
  1456.  
  1457. HudStalemate
  1458. {
  1459. "fieldName" "HudStalemate"
  1460. "visible" "0"
  1461. "enabled" "1"
  1462. "xpos" "c-160"
  1463. "ypos" "65"
  1464. "ypos_lodef" "75"
  1465. "wide" "320"
  1466. "tall" "100"
  1467. }
  1468. HudTournament
  1469. {
  1470. "fieldName" "HudTournament"
  1471. "visible" "0"
  1472. "enabled" "1"
  1473. "xpos" "0"
  1474. "ypos" "0"
  1475. "zpos" "2"
  1476. "wide" "f0"
  1477. "tall" "480"
  1478. }
  1479.  
  1480. HudTournamentSetup
  1481. {
  1482. "fieldName" "HudTournamentSetup"
  1483. "visible" "0"
  1484. "enabled" "1"
  1485. "xpos" "0"
  1486. "ypos" "100"
  1487. "wide" "f0"
  1488. "tall" "480"
  1489. }
  1490.  
  1491. HudStopWatch
  1492. {
  1493. "fieldName" "HudStopWatch"
  1494. "visible" "1"
  1495. "enabled" "1"
  1496. "xpos" "0"
  1497. "ypos" "0"
  1498. "wide" "f0"
  1499. "tall" "480"
  1500. }
  1501.  
  1502. NotificationPanel
  1503. {
  1504. "fieldName" "NotificationPanel"
  1505. "visible" "1"
  1506. "enabled" "1"
  1507. "xpos" "c-320"
  1508. "ypos" "380"
  1509. "wide" "640"
  1510. "tall" "100"
  1511. }
  1512.  
  1513. AchievementNotificationPanel
  1514. {
  1515. "fieldName" "AchievementNotificationPanel"
  1516. "visible" "1"
  1517. "enabled" "1"
  1518. "xpos" "0"
  1519. "ypos" "180"
  1520. "wide" "f10" [$WIN32]
  1521. "wide" "f60" [$X360]
  1522. "tall" "100"
  1523. }
  1524.  
  1525. CriticalPanel [$WIN32]
  1526. {
  1527. "fieldName" "CriticalPanel"
  1528. "visible" "1"
  1529. "enabled" "1"
  1530. "xpos" "r155"
  1531. "ypos" "r75"
  1532. "wide" "150"
  1533. "tall" "25"
  1534. }
  1535.  
  1536. HudArenaClassLayout [$WIN32]
  1537. {
  1538. "fieldName" "HudArenaClassLayout"
  1539. "visible" "1"
  1540. "enabled" "1"
  1541. "xpos" "0"
  1542. "ypos" "r320"
  1543. "wide" "f0"
  1544. "tall" "320"
  1545. }
  1546.  
  1547. HudArenaVsPanel [$WIN32]
  1548. {
  1549. "fieldName" "HudArenaVsPanel"
  1550. "visible" "1"
  1551. "enabled" "1"
  1552. "xpos" "0"
  1553. "ypos" "240"
  1554. "wide" "f0"
  1555. "tall" "240"
  1556. }
  1557.  
  1558. HudArenaPlayerCount [$WIN32]
  1559. {
  1560. "fieldName" "HudArenaPlayerCount"
  1561. "visible" "1"
  1562. "enabled" "1"
  1563. "xpos" "0"
  1564. "ypos" "0"
  1565. "wide" "f0"
  1566. "tall" "50"
  1567. }
  1568.  
  1569. "HudAchievementTracker"
  1570. {
  1571. "ControlName" "EditablePanel"
  1572. "fieldName" "HudAchievementTracker"
  1573. "xpos" "5"
  1574. "NormalY" "10"
  1575. "EngineerY" "170"
  1576. "zpos" "2"
  1577. "wide" "200"
  1578. "tall" "280"
  1579. "visible" "1"
  1580. "enabled" "1"
  1581. }
  1582.  
  1583. HudTrainingInfoMsg
  1584. {
  1585. "fieldName" "HudTrainingInfoMsg"
  1586. "visible" "0"
  1587. "enabled" "1"
  1588. "xpos" "10"
  1589. "ypos" "50"
  1590. "wide" "200"
  1591. "tall" "300"
  1592. }
  1593.  
  1594. HudTrainingMsg
  1595. {
  1596.  
  1597. }
  1598.  
  1599. TrainingComplete
  1600. {
  1601.  
  1602. }
  1603.  
  1604. HudInspectPanel
  1605. {
  1606. "fieldName" "HudInspectPanel"
  1607. "visible" "0"
  1608. "enabled" "1"
  1609. "xpos" "r270"
  1610. "ypos" "r200"
  1611. "zpos" "10"
  1612. "wide" "300"
  1613. "tall" "150"
  1614. }
  1615.  
  1616. HudTFCrosshair
  1617. {
  1618. "fieldName" "HudTFCrosshair"
  1619. "visible" "1"
  1620. "enabled" "1"
  1621. "wide" "640"
  1622. "tall" "480"
  1623. }
  1624.  
  1625. ItemQuickSwitchPanel
  1626. {
  1627. "fieldName" "ItemQuickSwitchPanel"
  1628. "visible" "0"
  1629. "enabled" "1"
  1630. "xpos" "r250"
  1631. "ypos" "280"
  1632. "wide" "250"
  1633. "tall" "160"
  1634. }
  1635.  
  1636. ReplayReminder
  1637. {
  1638. "fieldName" "ReplayReminder"
  1639. "visible" "0"
  1640. "enable" "1"
  1641. }
  1642.  
  1643. MainMenuAdditions
  1644. {
  1645. "fieldName" "MainMenuAdditions"
  1646. "visible" "1"
  1647. "enabled" "1"
  1648. "xpos" "c0"
  1649. "ypos" "310"
  1650. "zpos" "0"
  1651. "wide" "300"
  1652. "tall" "100"
  1653. }
  1654.  
  1655. CoachedByPanel
  1656. {
  1657. "fieldName" "CoachedByPanel"
  1658. "visible" "0"
  1659. "enable" "1"
  1660. "xpos" "5"
  1661. "ypos" "10"
  1662. "wide" "250"
  1663. "tall" "44"
  1664. }
  1665.  
  1666. ItemTestHUDPanel
  1667. {
  1668. "fieldName" "ItemTestHUDPanel"
  1669. "visible" "0"
  1670. "enable" "1"
  1671. "xpos" "5"
  1672. "ypos" "10"
  1673. "wide" "150"
  1674. "tall" "44"
  1675. }
  1676.  
  1677. NotificationQueuePanel
  1678. {
  1679. "fieldName" "NotificationQueuePanel"
  1680. "visible" "0"
  1681. "enable" "1"
  1682. "xpos" "r155"
  1683. "ypos" "r90"
  1684. "zpos" "100"
  1685. "wide" "200"
  1686. "tall" "0"
  1687. }
  1688.  
  1689. "CHudVote"
  1690. {
  1691. "fieldName" "CHudVote"
  1692. "xpos" "0"
  1693. "ypos" "0"
  1694. "wide" "640"
  1695. "tall" "480"
  1696. "visible" "1"
  1697. "enabled" "1"
  1698. "bgcolor_override" "0 0 0 0"
  1699. "PaintBackgroundType" "0" // rounded corners
  1700. }
  1701.  
  1702. "HudAlert"
  1703. {
  1704. "fieldName" "HudAlert"
  1705. "visible" "0"
  1706. "enable" "1"
  1707. "xpos" "c-160"
  1708. "ypos" "100"
  1709. "wide" "320"
  1710. "tall" "150"
  1711. }
  1712.  
  1713.  
  1714. "CTFKillStreakNotice"
  1715. {
  1716. "fieldName" "CTFKillStreakNotice"
  1717. "xpos" "0"
  1718. "ypos" "0"
  1719. "wide" "640"
  1720. "tall" "480"
  1721. "visible" "1"
  1722. "enabled" "1"
  1723. "bgcolor_override" "0 0 0 0"
  1724. "PaintBackgroundType" "0" // rounded corners
  1725. }
  1726.  
  1727. "HudEurekaEffectTeleportMenu"
  1728. {
  1729. "fieldName" "HudEurekaEffectTeleportMenu"
  1730. "visible" "1"
  1731. "enabled" "1"
  1732. "xpos" "r200"
  1733. "ypos" "c-100"
  1734. "wide" "450"
  1735. "tall" "300"
  1736. "PaintBackgroundType" "0"
  1737. }
  1738.  
  1739. "HudMenuTauntSelection"
  1740. {
  1741. "fieldName" "HudMenuTauntSelection"
  1742. "visible" "1"
  1743. "enabled" "1"
  1744. "xpos" "0"
  1745. "ypos" "0"
  1746. "wide" "f0"
  1747. "tall" "480"
  1748. }
  1749. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement