Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.28 KB | None | 0 0
  1. "Resource/HudLayout.res"
  2. {
  3.  
  4.  
  5. xHair
  6. {
  7. "ControlName" "ImagePanel"
  8. "fieldName" "xHair"
  9. "xpos" "c-18"
  10. "ypos" "c-18"
  11. "zpos" "-2"
  12. "wide" "36"
  13. "tall" "36"
  14. "pinCorner" "0"
  15. "visible" "1"
  16. "enabled" "1"
  17. "image" "hud/altcrosshair"
  18. "scaleImage" "1"
  19. }
  20.  
  21. overview
  22. {
  23. "fieldname" "overview"
  24. "visible" "1"
  25. "enabled" "1"
  26. "xpos" "0"
  27. "ypos" "480"
  28. "wide" "0"
  29. "tall" "0"
  30. }
  31.  
  32. HudCommentary
  33. {
  34. "fieldName" "HudCommentary"
  35. "xpos" "c-190"
  36. "ypos" "350"
  37. "wide" "380"
  38. "tall" "40"
  39. "visible" "1"
  40. "enabled" "1"
  41.  
  42. "PaintBackgroundType" "2"
  43.  
  44. "bar_xpos" "50"
  45. "bar_ypos" "20"
  46. "bar_height" "8"
  47. "bar_width" "320"
  48. "speaker_xpos" "50"
  49. "speaker_ypos" "8"
  50. "count_xpos_from_right" "10" // Counts from the right side
  51. "count_ypos" "8"
  52.  
  53. "icon_texture" "vgui/hud/icon_commentary"
  54. "icon_xpos" "0"
  55. "icon_ypos" "0"
  56. "icon_width" "40"
  57. "icon_height" "40"
  58. }
  59.  
  60. HudHDRDemo
  61. {
  62. "fieldName" "HudHDRDemo"
  63. "xpos" "0"
  64. "ypos" "0"
  65. "wide" "640"
  66. "tall" "480"
  67. "visible" "0"
  68. "enabled" "1"
  69.  
  70. "Alpha" "255"
  71. "PaintBackgroundType" "2"
  72.  
  73. "BorderColor" "0 0 0 255"
  74. "BorderLeft" "16"
  75. "BorderRight" "16"
  76. "BorderTop" "16"
  77. "BorderBottom" "64"
  78. "BorderCenter" "0"
  79.  
  80. "TextColor" "255 255 255 255"
  81. "LeftTitleY" "422"
  82. "RightTitleY" "422"
  83. }
  84.  
  85. HudHoldoutTimer
  86. {
  87. "fieldName" "HudHoldoutTimer"
  88. "visible" "1"
  89. "enabled" "1"
  90. "xpos" "c-220"
  91. "ypos" "-10" [$WIN32]
  92. "ypos" "20" [$X360]
  93. "zpos" "0"
  94. "wide" "440"
  95. "tall" "100"
  96.  
  97. "PaintBackground" "0"
  98.  
  99. "NumberFont" "HudNumbers"
  100. }
  101.  
  102. TargetID
  103. {
  104. "fieldName" "TargetID"
  105. "visible" "1"
  106. "enabled" "1"
  107. "xpos" "c-320"
  108. "ypos" "c-240"
  109. "wide" "640"
  110. "tall" "480"
  111. }
  112.  
  113. PlayerLabel
  114. {
  115. "fieldName" "PlayerLabel"
  116. "visible" "1"
  117. "enabled" "1"
  118. "xpos" "c-320"
  119. "ypos" "c-240"
  120. "wide" "640"
  121. "tall" "480"
  122. }
  123.  
  124. HudArmor
  125. {
  126. "fieldName" "HudArmor"
  127. "xpos" "156"
  128. "ypos" "440"
  129. "wide" "132"
  130. "tall" "40"
  131. "visible" "1"
  132. "enabled" "1"
  133.  
  134. "PaintBackgroundType" "2"
  135.  
  136. "icon_xpos" "0"
  137. "icon_ypos" "2"
  138. "digit_xpos" "34"
  139. "digit_ypos" "2"
  140. }
  141.  
  142. HudSuit
  143. {
  144. "fieldName" "HudSuit"
  145. "xpos" "140"
  146. "ypos" "432"
  147. "wide" "108"
  148. "tall" "36"
  149. "visible" "1"
  150. "enabled" "1"
  151.  
  152. "PaintBackgroundType" "2"
  153.  
  154.  
  155. "text_xpos" "8"
  156. "text_ypos" "20"
  157. "digit_xpos" "50"
  158. "digit_ypos" "2"
  159. }
  160.  
  161. HudProgressBar
  162. {
  163. "fieldName" "HudProgressBar"
  164. "xpos" "c-114"
  165. "ypos" "c10"
  166. "if_split_screen_active"
  167. {
  168. "ypos" "c-10"
  169. }
  170. "wide" "300"
  171. "tall" "45"
  172. "visible" "1"
  173. "enabled" "1"
  174. "PaintBackgroundType" "0" // No corners
  175. "PaintBackground" "0"
  176. }
  177.  
  178. HudRoundTimer
  179. {
  180. "fieldName" "HudRoundTimer"
  181. "xpos" "c-20"
  182. "ypos" "440"
  183. "wide" "120"
  184. "tall" "40"
  185. "visible" "1"
  186. "enabled" "1"
  187.  
  188. "PaintBackgroundType" "2"
  189.  
  190. "FlashColor" "HudIcon_Red"
  191.  
  192. "icon_xpos" "0"
  193. "icon_ypos" "2"
  194. "digit_xpos" "34"
  195. "digit_ypos" "2"
  196. }
  197.  
  198. HudAccount
  199. {
  200. "fieldName" "HudAccount"
  201. "xpos" "r134"
  202. "ypos" "374"
  203. "wide" "116"
  204. "tall" "80"
  205. "visible" "1"
  206. "enabled" "1"
  207.  
  208. "PaintBackgroundType" "2"
  209.  
  210. "icon_xpos" "0"
  211. "icon_ypos" "36"
  212. "digit_xpos" "104"
  213. "digit_ypos" "36"
  214. "icon2_xpos" "0"
  215. "icon2_ypos" "2"
  216. "digit2_xpos" "104"
  217. "digit2_ypos" "2"
  218. }
  219.  
  220. HudShoppingCart
  221. {
  222. "fieldName" "HudShoppingCart"
  223. "xpos" "16"
  224. "ypos" "200"
  225. "wide" "40"
  226. "tall" "40"
  227. "visible" "1"
  228. "enabled" "1"
  229.  
  230. "PaintBackgroundType" "2"
  231. "IconColor" "HudIcon_Green"
  232.  
  233. }
  234.  
  235. HudC4
  236. {
  237. "fieldName" "HudC4"
  238. "xpos" "16"
  239. "ypos" "248"
  240. "wide" "40"
  241. "tall" "40"
  242. "visible" "1"
  243. "enabled" "1"
  244.  
  245.  
  246. "PaintBackgroundType" "2"
  247. "IconColor" "HudIcon_Green"
  248. "FlashColor" "HudIcon_Red"
  249.  
  250. }
  251.  
  252. HudDefuser
  253. {
  254. "fieldName" "HudDefuser"
  255. "xpos" "16"
  256. "ypos" "248"
  257. "wide" "40"
  258. "tall" "40"
  259. "visible" "1"
  260. "enabled" "1"
  261.  
  262. "PaintBackgroundType" "2"
  263.  
  264. "IconColor" "HudIcon_Green"
  265.  
  266. }
  267.  
  268. HudHostageRescueZone
  269. {
  270. "fieldName" "HudHostageRescueZone"
  271. "xpos" "16"
  272. "ypos" "248"
  273. "wide" "40"
  274. "tall" "40"
  275. "visible" "1"
  276. "enabled" "1"
  277.  
  278.  
  279. "PaintBackgroundType" "2"
  280. "IconColor" "HudIcon_Green"
  281. "FlashColor" "HudIcon_Red"
  282. }
  283.  
  284. HudScenarioIcon
  285. {
  286. "fieldName" "HudScenarioIcon"
  287. "xpos" "c110"
  288. "ypos" "443"
  289. "wide" "40"
  290. "tall" "44"
  291. "visible" "1"
  292. "enabled" "1"
  293.  
  294. "PaintBackgroundType" "2"
  295.  
  296. "IconColor" "Hostage_Yellow"
  297. }
  298.  
  299. HudFlashlight
  300. {
  301. "fieldName" "HudFlashlight"
  302. "visible" "1"
  303. "enabled" "1"
  304. "xpos" "16"
  305. "ypos" "370"
  306. "wide" "102"
  307. "tall" "20"
  308.  
  309. "text_xpos" "8"
  310. "text_ypos" "6"
  311. "TextColor" "255 170 0 220"
  312.  
  313. "PaintBackgroundType" "2"
  314. }
  315.  
  316. HudDamageIndicator
  317. {
  318. "fieldName" "HudDamageIndicator"
  319. "visible" "1"
  320. "enabled" "1"
  321.  
  322. // TF Damage Indicator vars
  323. "MinimumWidth" "40"
  324. "MaximumWidth" "80"
  325. "StartRadius" "120"
  326. "EndRadius" "80"
  327. "MinimumHeight" "30"
  328. "MaximumHeight" "60"
  329. "MinimumTime" "2"
  330.  
  331. // CS Damage Indicator vars
  332. "DmgColorLeft" "255 0 0 0"
  333. "DmgColorRight" "255 0 0 0"
  334.  
  335. "dmg_xpos" "30"
  336. "dmg_ypos" "100"
  337. "dmg_wide" "36"
  338. "dmg_tall1" "240"
  339. "dmg_tall2" "200"
  340. }
  341.  
  342. HudZoom
  343. {
  344. "fieldName" "HudZoom"
  345. "visible" "1"
  346. "enabled" "1"
  347. "Circle1Radius" "66"
  348. "Circle2Radius" "74"
  349. "DashGap" "16"
  350. "DashHeight" "4"
  351. "BorderThickness" "88"
  352. }
  353.  
  354. HudWeaponSelection
  355. {
  356. "fieldName" "HudWeaponSelection"
  357. "xpos" "r98"
  358. "ypos" "c-75"
  359. "wide" "100"
  360. "tall" "160"
  361. "visible" "1"
  362. "enabled" "1"
  363. "usetitlesafe" "1"
  364.  
  365. "if_split_screen_horizontal"
  366. {
  367. "ypos" "0"
  368. "tall" "140"
  369. }
  370.  
  371. "LargeBoxWide" "150"
  372. "LargeBoxTall" "32"
  373. "SmallBoxWide" "150"
  374. "SmallBoxTall" "24"
  375. "BoxGap" "1"
  376. "BoxDirection" "0" // 0 is up, 1 is down, 2 is left, 3 is right
  377.  
  378. "SelectionNumberXPos" "4"
  379. "SelectionNumberYPos" "4"
  380. "SelectionGrowTime" "0.4"
  381.  
  382. "Ammo1XPos" "55"
  383. "Ammo1YPos" "4"
  384.  
  385. "Ammo2XPos" "58"
  386. "Ammo2YPos" "5"
  387.  
  388. "IconXPos" "-55" // negative numbers mean right side
  389. "IconYPos" "-5"
  390. "IconYPos_lodef" "2"
  391.  
  392. "TextYPos" "68"
  393. "TextColor" "SelectionTextFg"
  394. "MaxSlots" "5"
  395. "PlaySelectSounds" "0"
  396.  
  397. // 360 mode
  398. "PrimaryWeaponsYPos" "10"
  399.  
  400. "PrimaryWeaponBoxWide" "53"
  401. "PrimaryWeaponBoxTall" "24"
  402.  
  403. "ReserveAmmoYPos" "5"
  404.  
  405. "PrimaryWeaponWide" "60"
  406. "PrimaryWeaponTall" "20"
  407.  
  408. "PrimaryWeaponAmmoX" "38"
  409.  
  410. "PrimaryBindingYPos" "43"
  411.  
  412. "PistolBoxWide" "53"
  413. "PistolBoxTall" "24"
  414.  
  415. "RightSideIndent" "10"
  416. "IconSize" "24" // square weapon icon sizes
  417.  
  418. "ReserveAmmoColor" "128 128 128 255"
  419. "InactiveItemColor" "90 90 90 255" [$WIN32]
  420. "InactiveItemColor" "55 55 55 255" [$X360]
  421.  
  422. "PrimaryAmmoFont" "HudAmmoLarge" [$WIN32]
  423. }
  424.  
  425. HudCrosshair
  426. {
  427. "fieldName" "HudCrosshair"
  428. "visible" "1"
  429. "enabled" "1"
  430. "wide" "640"
  431. "tall" "480"
  432.  
  433. "ability_size" "17"
  434. "ability_surpressed_color" "127 127 127 255"
  435. "ability_charging_color" "127 127 127 255"
  436. "ability_ready_color" "255 255 255 255"
  437. }
  438.  
  439. HudDeathNotice
  440. {
  441. "fieldName" "HudDeathNotice"
  442. "visible" "1"
  443. "enabled" "1"
  444. "xpos" "0"
  445. "ypos" "0"
  446. "wide" "f0"
  447. "tall" "480"
  448.  
  449. "MaxDeathNotices" "6"
  450. "IconSize" "16"
  451. "TextFont" "Default"
  452. }
  453.  
  454. HudVehicle
  455. {
  456. "fieldName" "HudVehicle"
  457. "visible" "1"
  458. "enabled" "1"
  459. "wide" "640"
  460. "tall" "480"
  461. }
  462.  
  463.  
  464. CVProfPanel
  465. {
  466. "fieldName" "CVProfPanel"
  467. "visible" "1"
  468. "enabled" "1"
  469. "wide" "640"
  470. "tall" "480"
  471. }
  472.  
  473. ScorePanel
  474. {
  475. "fieldName" "ScorePanel"
  476. "visible" "1"
  477. "enabled" "1"
  478. "wide" "640"
  479. "tall" "480"
  480. }
  481.  
  482. HudTrain
  483. {
  484. "fieldName" "HudTrain"
  485. "visible" "1"
  486. "enabled" "1"
  487. "wide" "640"
  488. "tall" "480"
  489. }
  490.  
  491. HudMOTD
  492. {
  493. "fieldName" "HudMOTD"
  494. "visible" "1"
  495. "enabled" "1"
  496. "wide" "640"
  497. "tall" "480"
  498. }
  499.  
  500. HudMessage
  501. {
  502. "fieldName" "HudMessage"
  503. "visible" "1"
  504. "enabled" "1"
  505. "wide" "640"
  506. "tall" "480"
  507. }
  508.  
  509. HudMenu
  510. {
  511. "fieldName" "HudMenu"
  512. "visible" "1"
  513. "enabled" "1"
  514. "wide" "640"
  515. "tall" "480"
  516. "zpos" "1"
  517.  
  518. "TextFont" "Default"
  519. "ItemFont" "Default"
  520. "ItemFontPulsing" "Default"
  521. }
  522.  
  523. HudCloseCaption
  524. {
  525. "fieldName" "HudCloseCaption"
  526. "visible" "1"
  527. "enabled" "1"
  528. "xpos" "c-150"
  529. "ypos" "r220" [$WIN32]
  530. "ypos" "r230" [$X360]
  531. "wide" "300"
  532. "tall" "135"
  533. "usetitlesafe" "1"
  534.  
  535. "if_split_screen_vertical"
  536. {
  537. "ypos" "r160"
  538. "tall" "108"
  539. }
  540.  
  541. "if_split_screen_horizontal"
  542. {
  543. "xpos" "0"
  544. "ypos" "r220"
  545. "wide" "275"
  546. "tall" "108"
  547. }
  548.  
  549. "BgAlpha" "128"
  550.  
  551. "GrowTime" "0.25"
  552. "ItemHiddenTime" "0.2" // Nearly same as grow time so that the item doesn't start to show until growth is finished
  553. "ItemFadeInTime" "0.15" // Once ItemHiddenTime is finished, takes this much longer to fade in
  554. "ItemFadeOutTime" "0.3"
  555. "topoffset" "0"
  556. }
  557.  
  558. HudHistoryResource
  559. {
  560. "fieldName" "HudHistoryResource"
  561. "visible" "1"
  562. "enabled" "1"
  563. "xpos" "r640"
  564. "wide" "640"
  565. "tall" "330"
  566. "history_gap" "55"
  567. }
  568.  
  569. HudGeiger
  570. {
  571. "fieldName" "HudGeiger"
  572. "visible" "1"
  573. "enabled" "1"
  574. "wide" "640"
  575. "tall" "480"
  576. }
  577.  
  578. HUDQuickInfo
  579. {
  580. "fieldName" "HUDQuickInfo"
  581. "visible" "1"
  582. "enabled" "1"
  583. "wide" "640"
  584. "tall" "480"
  585. }
  586.  
  587. HudWeapon
  588. {
  589. "fieldName" "HudWeapon"
  590. "visible" "1"
  591. "enabled" "1"
  592. "wide" "640"
  593. "tall" "480"
  594. }
  595. HudAnimationInfo
  596. {
  597. "fieldName" "HudAnimationInfo"
  598. "visible" "1"
  599. "enabled" "1"
  600. "wide" "640"
  601. "tall" "480"
  602. }
  603.  
  604. "CHudVote"
  605. {
  606. "fieldName" "CHudVote"
  607. "xpos" "10"
  608. "ypos" "c-80"
  609. "wide" "210" [$ENGLISH]
  610. "wide" "290" [$!ENGLISH]
  611. "tall" "200"
  612. "visible" "1"
  613. "enabled" "1"
  614. "bgcolor_override" "0 0 0 0"
  615. "PaintBackgroundType" "0" // rounded corners
  616. "usetitlesafe" "1"
  617. }
  618.  
  619. "CHudAbilityTimer"
  620. {
  621. "ControlName" "CHudAbilityTimer"
  622. "fieldName" "CHudAbilityTimer"
  623. "xpos" "r72"
  624. "ypos" "r120"
  625. "wide" "80"
  626. "tall" "70"
  627. "visible" "1"
  628. "enabled" "1"
  629. "ability_surpressed_color" "127 127 127 255"
  630. "ability_charging_color" "127 127 127 255"
  631. "ability_ready_color" "255 255 255 255"
  632. "usetitlesafe" "1"
  633.  
  634. "if_split_screen_left"
  635. {
  636. "xpos" "-8"
  637. }
  638. }
  639. "HudZombieHealth"
  640. {
  641. "fieldName" "HudZombieHealth"
  642. "xpos" "r387"
  643. "ypos" "r100"
  644. "wide" "400"
  645. "tall" "100"
  646. "visible" "1"
  647. "enabled" "1"
  648. "usetitlesafe" "1" // 2
  649.  
  650. "if_split_screen_left"
  651. {
  652. "xpos" "1"
  653. }
  654. }
  655. CBudgetPanel
  656. {
  657. "fieldName" "CBudgetPanel"
  658. "visible" "1"
  659. "enabled" "1"
  660. "wide" "640"
  661. "tall" "480"
  662. }
  663. CTextureBudgetPanel
  664. {
  665. "fieldName" "CTextureBudgetPanel"
  666. "visible" "1"
  667. "enabled" "1"
  668. "wide" "640"
  669. "tall" "480"
  670. }
  671.  
  672. HudPredictionDump
  673. {
  674. "fieldName" "HudPredictionDump"
  675. "visible" "1"
  676. "enabled" "1"
  677. "wide" "640"
  678. "tall" "480"
  679. }
  680.  
  681. HudScope
  682. {
  683. "fieldName" "HudZoom"
  684. "visible" "1"
  685. "enabled" "1"
  686. "wide" "640"
  687. "tall" "480"
  688. }
  689.  
  690. HudVoiceSelfStatus
  691. {
  692. "fieldName" "HudVoiceSelfStatus"
  693. "visible" "1"
  694. "enabled" "1"
  695. "xpos" "r125"
  696. "ypos" "r58"
  697. "wide" "24"
  698. "tall" "24"
  699.  
  700. "usetitlesafe" "1"
  701.  
  702. "if_split_screen_left"
  703. {
  704. "xpos" "100"
  705. }
  706. }
  707.  
  708. HudVoiceStatus
  709. {
  710. "fieldName" "HudVoiceStatus"
  711. "visible" "1"
  712. "enabled" "1"
  713. "xpos" "r130"
  714. "ypos" "0"
  715. "wide" "150"
  716. "tall" "290"
  717.  
  718. "item_tall" "15"
  719. "item_wide" "120"
  720.  
  721. "item_spacing" "2"
  722.  
  723. "icon_ypos" "0"
  724. "icon_xpos" "0"
  725. "icon_tall" "16"
  726. "icon_wide" "16"
  727.  
  728. "text_xpos" "18"
  729. "text_font" "DefaultDropShadow"
  730.  
  731. "inverted" "0" // draws text in player color, no background
  732. }
  733.  
  734. HudFlashbang
  735. {
  736. }
  737.  
  738. HudHintDisplay
  739. {
  740. "fieldName" "HudHintDisplay"
  741. "visible" "0"
  742. "enabled" "1"
  743. "xpos" "c-200"
  744. "ypos" "294"
  745. "wide" "400"
  746. "tall" "50"
  747. "text_xpos" "8"
  748. "text_ypos" "8"
  749. "center_x" "0" // center text horizontally
  750. "center_y" "-1" // align text on the bottom
  751. }
  752.  
  753. HudHintKeyDisplay
  754. {
  755. "fieldName" "HudHintKeyDisplay"
  756. "visible" "0"
  757. "enabled" "1"
  758. "xpos" "r120"
  759. "ypos" "r340"
  760. "wide" "100"
  761. "tall" "200"
  762. "text_xpos" "8"
  763. "text_ypos" "8"
  764. "text_xgap" "8"
  765. "text_ygap" "8"
  766. "TextColor" "255 170 0 220"
  767.  
  768. "PaintBackgroundType" "2"
  769. }
  770.  
  771. HudTerritory
  772. {
  773. "fieldName" "HudTerritory"
  774. "visible" "1"
  775. "enabled" "1"
  776. "xpos" "240"
  777. "ypos" "432"
  778. "wide" "240"
  779. "tall" "48"
  780. }
  781.  
  782. TerritorySCore
  783. {
  784. "fieldName" "TerritoryScore"
  785. "visible" "0"
  786. "enabled" "0"
  787. "xpos" "240"
  788. "ypos" "450"
  789. "wide" "200"
  790. "tall" "200"
  791. "text_xpos" "8"
  792. "text_ypos" "4"
  793. }
  794.  
  795.  
  796. "HudChat"
  797. {
  798. // BaseChat.res overrides many of these values - make your edits there
  799.  
  800. "ControlName" "EditablePanel"
  801. "fieldName" "HudChat"
  802. "visible" "1"
  803. "enabled" "1"
  804. "xpos" "10"
  805. "ypos" "275"
  806. "wide" "320"
  807. "tall" "120"
  808. "PaintBackgroundType" "2"
  809. "usetitlesafe" "1"
  810. }
  811.  
  812. // TERROR:
  813. HudMessagePanel // HudMessage is already taken :P
  814. {
  815. "fieldName" "HudMessagePanel"
  816. "visible" "0"
  817. "enabled" "1"
  818. "xpos" "120"
  819. "ypos" "r235"
  820. "wide" "400"
  821. "tall" "180"
  822. "PaintBackgroundType" "2"
  823. "text_xpos" "4"
  824. "text_ypos" "4"
  825. "text_spacing" "1"
  826. }
  827.  
  828. HudBlood
  829. {
  830. "fieldName" "HudBlood"
  831. "visible" "1"
  832. "enabled" "1"
  833. "wide" "640"
  834. "tall" "480"
  835. }
  836.  
  837. "CHudSurvivorTeamStatus"
  838. {
  839. "ControlName" "CHudSurvivorTeamStatus"
  840. "fieldName" "CHudSurvivorTeamStatus"
  841. "xpos" "r85"
  842. "ypos" "120"
  843. "wide" "80"
  844. "tall" "20"
  845. "visible" "1"
  846. "enabled" "1"
  847. "PaintBackgroundType" "2"
  848. }
  849.  
  850. CHudLocalPlayerDisplay
  851. {
  852. "fieldName" "CHudLocalPlayerDisplay"
  853. "visible" "1"
  854. "enabled" "1"
  855.  
  856. "usetitlesafe" "1"
  857.  
  858. "xpos" "r125"
  859. "ypos" "r91"
  860. "wide" "150"
  861. "tall" "320"
  862.  
  863. "if_split_screen_left"
  864. {
  865. "xpos" "0"
  866. }
  867.  
  868. "if_split_screen_top"
  869. {
  870. "ypos" "r90"
  871. }
  872. }
  873.  
  874. CHudTeamDisplay
  875. {
  876. "fieldName" "CHudTeamDisplay"
  877. "visible" "1"
  878. "enabled" "1"
  879.  
  880. "usetitlesafe" "1"
  881.  
  882. "xpos" "0"
  883. "ypos" "r75"
  884. "wide" "f0"
  885. "tall" "100"
  886.  
  887. "if_split_screen_horizontal"
  888. {
  889. "ypos" "c-59"
  890. }
  891.  
  892. "if_split_screen_vertical"
  893. {
  894. "xpos" "c-300"
  895. "wide" "600"
  896. "tall" "100"
  897. "usetitlesafe" "1"
  898. }
  899. }
  900.  
  901. HudFinaleMeter
  902. {
  903. "fieldName" "HudFinaleMeter"
  904. "visible" "1"
  905. "enabled" "1"
  906. "xpos" "c-100"
  907. "ypos" "12"
  908. "wide" "200"
  909. "tall" "20"
  910. "PaintBackgroundType" "2" // rounded corners
  911. }
  912.  
  913. HudFrustrationMeter
  914. {
  915. "fieldName" "HudFrustrationMeter"
  916. "xpos" "10"
  917. "ypos" "c0"
  918. "wide" "300"
  919. "tall" "84"
  920. "visible" "1"
  921. "enabled" "1"
  922. "PaintBackgroundType" "0"
  923. "usetitlesafe" "2"
  924. }
  925.  
  926. HudInfectedVOIP
  927. {
  928. "fieldName" "HudInfectedVOIP"
  929. "xpos" "r130"
  930. "ypos" "c100"
  931. "wide" "120"
  932. "tall" "84"
  933. "visible" "1"
  934. "enabled" "1"
  935. "PaintBackgroundType" "0"
  936. "usetitlesafe" "2"
  937. }
  938.  
  939. // Tank approaching / Too far from Survivors
  940. HudZombiePanel
  941. {
  942. "fieldName" "HudZombiePanel"
  943. "visible" "1"
  944. "enabled" "1"
  945. "xpos" "c-160"
  946. "ypos" "c10"
  947. "wide" "320"
  948. "tall" "155"
  949. "PaintBackgroundType" "2"
  950.  
  951. "if_split_screen_horizontal"
  952. {
  953. "ypos" "c-45"
  954. }
  955.  
  956. "if_split_screen_left"
  957. {
  958. "xpos" "c-145"
  959. }
  960.  
  961. "if_split_screen_right"
  962. {
  963. "xpos" "c-175"
  964. }
  965. }
  966.  
  967. HudGhostPanel
  968. {
  969. "fieldName" "HudGhostPanel"
  970. "visible" "1"
  971. "enabled" "1"
  972. "xpos" "c-175"
  973. "ypos" "c10"
  974. "wide" "350"
  975. "tall" "155"
  976. "WhiteText" "192 192 192 255"
  977. "RedText" "246 5 5 255"
  978. "padding" "4"
  979.  
  980. "if_split_screen_horizontal"
  981. {
  982. "ypos" "c-45"
  983. }
  984.  
  985. "if_split_screen_left"
  986. {
  987. "xpos" "c-145"
  988. }
  989.  
  990. "if_split_screen_right"
  991. {
  992. "xpos" "c-205"
  993. }
  994. }
  995.  
  996. HudCredits
  997. {
  998. "fieldName" "HudCredits"
  999. "visible" "1"
  1000. "enabled" "1"
  1001. "xpos" "c-270"
  1002. "ypos" "c-190"
  1003. "wide" "540"
  1004. "tall" "380"
  1005. }
  1006.  
  1007. HudAnnouncement
  1008. {
  1009. "fieldName" "HudAnnouncement"
  1010. "xpos" "c-150"
  1011. "ypos" "300"
  1012. "wide" "300"
  1013. "tall" "15"
  1014. "visible" "0"
  1015. "enabled" "1"
  1016. "PaintBackgroundType" "2"
  1017. }
  1018.  
  1019. CHudTeamMateInPerilNotice
  1020. {
  1021. "fieldName" "CHudTeamMateInPerilNotice"
  1022. "ypos" "50"
  1023. "visible" "1"
  1024. "enabled" "1"
  1025. }
  1026.  
  1027. HudIntensityGraph
  1028. {
  1029. "fieldName" "HudIntensityGraph"
  1030. "xpos" "r75"
  1031. "ypos" "190"
  1032. "wide" "70"
  1033. "tall" "100"
  1034. "visible" "1"
  1035. "enabled" "1"
  1036. "PaintBackgroundType" "2"
  1037. }
  1038.  
  1039. HudLeavingAreaWarning
  1040. {
  1041. "fieldName" "HudLeavingAreaWarning"
  1042. "xpos" "10"
  1043. "ypos" "c26"
  1044. "wide" "200"
  1045. "tall" "14"
  1046. "visible" "1"
  1047. "enabled" "1"
  1048. "PaintBackgroundType" "2"
  1049. "usetitlesafe" "2"
  1050. }
  1051.  
  1052. CItemPickupPanel
  1053. {
  1054. "fieldName" "CItemPickupPanel"
  1055. "xpos" "0"
  1056. "ypos" "0"
  1057. "wide" "f0"
  1058. "tall" "f0"
  1059. "visible" "1"
  1060. "enabled" "1"
  1061. "PaintBackgroundType" "2"
  1062.  
  1063. "usetitlesafe" "0"
  1064. }
  1065.  
  1066. HudPZDamageRecord
  1067. {
  1068. "fieldName" "HudPZDamageRecord"
  1069. "xpos" "10"
  1070. "ypos" "170"
  1071. "wide" "f20"
  1072. "tall" "75"
  1073. "visible" "1"
  1074. "enabled" "1"
  1075. "PaintBackgroundType" "2"
  1076. "usetitlesafe" "1"
  1077.  
  1078. "label_textalign" "west"
  1079.  
  1080. "if_split_screen_horizontal"
  1081. {
  1082. "ypos" "20"
  1083. "label_textalign" "west"
  1084. }
  1085.  
  1086. "if_split_screen_vertical"
  1087. {
  1088. "ypos" "20"
  1089. "label_textalign" "center"
  1090. }
  1091. }
  1092.  
  1093. StatsCrawl
  1094. {
  1095. "fieldName" "StatsCrawl"
  1096. "visible" "1"
  1097. "enabled" "1"
  1098.  
  1099. "vote_bot_inset_x" "150" [$X360]
  1100. "vote_bot_inset_y" "75" [$X360]
  1101.  
  1102. "skip_legend_inset_x" "70" [$X360]
  1103. "skip_legend_inset_y" "55" [$X360]
  1104.  
  1105. "vote_bot_inset_x" "90" [$WIN32]
  1106. "vote_bot_inset_y" "45" [$WIN32]
  1107.  
  1108. "skip_legend_inset_x" "10" [$WIN32]
  1109. "skip_legend_inset_y" "25" [$WIN32]
  1110. }
  1111.  
  1112. CHudZombieTeamDisplay
  1113. {
  1114. "fieldName" "CHudZombieTeamDisplay"
  1115. "visible" "1"
  1116. "enabled" "1"
  1117.  
  1118. "usetitlesafe" "1"
  1119. "xpos" "0"
  1120. "ypos" "r75"
  1121. "wide" "f0"
  1122. "tall" "100"
  1123.  
  1124. // vert:
  1125. //"xpos" "r100"
  1126. //"ypos" "20"
  1127. //"wide" "100"
  1128. //"tall" "460"
  1129.  
  1130. "VertPanelSpacing" "45"
  1131. "HorizPanelSpacing" "140"
  1132.  
  1133. "if_split_screen_horizontal"
  1134. {
  1135. "ypos" "c-59"
  1136. }
  1137.  
  1138. "if_split_screen_vertical"
  1139. {
  1140. "xpos" "c-140"
  1141. }
  1142. }
  1143. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement