Advertisement
Guest User

Untitled

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