Advertisement
Guest User

Untitled

a guest
Aug 15th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. "Resource/UI/HudPlayerHealth.res"
  2. {
  3. // player health data
  4. "HudPlayerHealth"
  5. {
  6. "ControlName" "EditablePanel"
  7. "fieldName" "HudPlayerHealth"
  8. "xpos" "-40" [$WIN32]
  9. "ypos" "-65" [$WIN32]
  10. "zpos" "2"
  11. "wide" "f0"
  12. "tall" "480"
  13. "visible" "1"
  14. "enabled" "1"
  15. "HealthBonusPosAdj" "35"
  16. "HealthDeathWarning" "0.49"
  17. "HealthDeathWarningColor" "HUDDeathWarning"
  18. }
  19. "PlayerStatusHealthImage"
  20. {
  21. "ControlName" "ImagePanel"
  22. "fieldName" "PlayerStatusHealthImage"
  23. "xpos" "c3"
  24. "ypos" "c37"
  25. "wide" "0"
  26. }
  27. "PlayerStatusHealthImageBG"
  28. {
  29. "ControlName" "ImagePanel"
  30. "fieldName" "PlayerStatusHealthImageBG"
  31. "xpos" "999999"
  32. }
  33. "PlayerStatusHealthBonusImage"
  34. {
  35. "ControlName" "ImagePanel"
  36. "fieldName" "PlayerStatusHealthBonusImage"
  37. "xpos" "999999"
  38. }
  39. "PlayerStatusHealthValue"
  40. {
  41. "ControlName" "CExLabel"
  42. "fieldName" "PlayerStatusHealthValue"
  43. "xpos" "c-25"
  44. "ypos" "c79" [$WIN32]
  45. "zpos" "5"
  46. "wide" "50"
  47. "tall" "31"
  48. "visible" "1"
  49. "enabled" "1"
  50. "labelText" "%Health%"
  51. "textAlignment" "center"
  52. "font" "roboto34"
  53. "fgcolor" "255 255 255 255"
  54. }
  55. "PlayerHealthBG"
  56. {
  57. "ControlName" "CExImageButton"
  58. "fieldName" "PlayerHealthBG"
  59. "xpos" "c-25"
  60. "ypos" "c80"
  61. "zpos" "2"
  62. "wide" "50"
  63. "tall" "30"
  64. "visible" "1"
  65. "enabled" "1"
  66. "defaultbgcolor_override" "0 0 0 130"
  67. "PaintBackgroundType" "0"
  68. "TextInsetX" "999999"
  69. }
  70. "PlayerStatusBleedImage"
  71. {
  72. "ControlName" "ImagePanel"
  73. "fieldName" "PlayerStatusBleedImage"
  74. "ypos" "c75"
  75. "zpos" "7"
  76. "wide" "15"
  77. "tall" "15"
  78. "visible" "1"
  79. "enabled" "1"
  80. "scaleImage" "1"
  81. "image" "../vgui/bleed_drop"
  82. "fgcolor" "TanDark"
  83. }
  84. "PlayerStatusMilkImage"
  85. {
  86. "ControlName" "ImagePanel"
  87. "fieldName" "PlayerStatusMilkImage"
  88. "ypos" "c75"
  89. "zpos" "7"
  90. "wide" "15"
  91. "tall" "15"
  92. "visible" "1"
  93. "enabled" "1"
  94. "scaleImage" "1"
  95. "image" "../vgui/bleed_drop"
  96. "fgcolor" "TanDark"
  97. }
  98. "PlayerStatusMarkedForDeathImage"
  99. {
  100. "ControlName" "ImagePanel"
  101. "fieldName" "PlayerStatusMarkedForDeathImage"
  102. "ypos" "c65"
  103. "zpos" "7"
  104. "wide" "20"
  105. "tall" "20"
  106. "visible" "1"
  107. "enabled" "1"
  108. "scaleImage" "1"
  109. "image" "../vgui/marked_for_death"
  110. "fgcolor" "0 0 0 255"
  111. }
  112. "PlayerStatusMarkedForDeathSilentImage"
  113. {
  114. "ControlName" "ImagePanel"
  115. "fieldName" "PlayerStatusMarkedForDeathSilentImage"
  116. "ypos" "c65"
  117. "zpos" "7"
  118. "wide" "20"
  119. "tall" "20"
  120. "visible" "1"
  121. "enabled" "1"
  122. "scaleImage" "1"
  123. "image" "../vgui/marked_for_death"
  124. "fgcolor" "0 0 0 255"
  125. }
  126. "PlayerStatus_MedicUberBulletResistImage"
  127. {
  128. "ControlName" "ImagePanel"
  129. "fieldName" "PlayerStatus_MedicUberBulletResistImage"
  130. "xpos" "999999"
  131. }
  132. "PlayerStatus_MedicUberBlastResistImage"
  133. {
  134. "ControlName" "ImagePanel"
  135. "fieldName" "PlayerStatus_MedicUberBlastResistImage"
  136. "xpos" "999999"
  137. }
  138. "PlayerStatus_MedicUberFireResistImage"
  139. {
  140. "ControlName" "ImagePanel"
  141. "fieldName" "PlayerStatus_MedicUberFireResistImage"
  142. "xpos" "999999"
  143. }
  144.  
  145. "PlayerStatus_MedicSmallBulletResistImage"
  146. {
  147. "ControlName" "ImagePanel"
  148. "fieldName" "PlayerStatus_MedicSmallBulletResistImage"
  149. "xpos" "999999"
  150. }
  151. "PlayerStatus_MedicSmallBlastResistImage"
  152. {
  153. "ControlName" "ImagePanel"
  154. "fieldName" "PlayerStatus_MedicSmallBlastResistImage"
  155. "xpos" "999999"
  156. }
  157. "PlayerStatus_MedicSmallFireResistImage"
  158. {
  159. "ControlName" "ImagePanel"
  160. "fieldName" "PlayerStatus_MedicSmallFireResistImage"
  161. "xpos" "999999"
  162. }
  163.  
  164.  
  165. "PlayerStatus_WheelOfDoom"
  166. {
  167. "ControlName" "ImagePanel"
  168. "fieldName" "PlayerStatus_WheelOfDoom"
  169. "xpos" "999999"
  170. }
  171.  
  172. "PlayerStatus_Parachute"
  173. {
  174. "ControlName" "ImagePanel"
  175. "fieldName" "PlayerStatus_Parachute"
  176. "xpos" "0"
  177. "ypos" "c60"
  178. "zpos" "7"
  179. "wide" "31"
  180. "tall" "31"
  181. "visible" "0"
  182. "enabled" "1"
  183. "scaleImage" "1"
  184. "image" ""
  185. "fgcolor" "255 255 255 255"
  186. }
  187. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement