Advertisement
Guest User

Untitled

a guest
Jul 14th, 2015
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. "Resource/UI/HudDemomanPipes.res"
  2. {
  3. "background"
  4. {
  5. "ControlName" "CTFImagePanel"
  6. "fieldName" "background"
  7. "xpos" "9999"
  8. "ypos" "9999"
  9. "zpos" "0"
  10. "wide" "0"
  11. "wide_minmode" "0"
  12. "tall" "0"
  13. "visible" "0"
  14. "visible_minmode" "0"
  15. "enabled" "0"
  16. "image" "../hud/misc_ammo_area_blue"
  17. "scaleImage" "1"
  18. "teambg_2" "../hud/misc_ammo_area_red"
  19. "teambg_2_lodef" "../hud/misc_ammo_area_red_lodef"
  20. "teambg_3" "../hud/misc_ammo_area_blue"
  21. "teambg_3_lodef" "../hud/misc_ammo_area_blue_lodef"
  22. }
  23.  
  24. "ItemEffectMeterLabel"
  25. {
  26. "ControlName" "CExLabel"
  27. "fieldName" "ItemEffectMeterLabel"
  28. "xpos" "0"
  29. "ypos" "2"
  30. "zpos" "3"
  31. "wide" "120"
  32. "tall" "9"
  33. "visible" "1"
  34. "enabled" "1"
  35. "labelText" "CHARGE"
  36. "fgcolor_override" "255 255 255 255"
  37. "textAlignment" "west"
  38. "font" "Exo Bold 8"
  39. }
  40.  
  41. "ChargeMeter"
  42. {
  43. "ControlName" "ContinuousProgressBar"
  44. "fieldName" "ChargeMeter"
  45. "font" "Default"
  46. "xpos" "0"
  47. "ypos" "1"
  48. "zpos" "2"
  49. "wide" "120"
  50. "tall" "2"
  51. "autoResize" "0"
  52. "pinCorner" "0"
  53. "visible" "1"
  54. "enabled" "1"
  55. "textAlignment" "Left"
  56. "bgcolor_override" "0 0 0 175"
  57. "dulltext" "0"
  58. "brighttext" "0"
  59. }
  60.  
  61. "PipesPresentPanel"
  62. {
  63. "ControlName" "EditablePanel"
  64. "fieldName" "PipesPresentPanel"
  65. "xpos" "0"
  66. "ypos" "0"
  67. "zpos" "1"
  68. "wide" "480"
  69. "tall" "f0"
  70. "visible" "1"
  71.  
  72. "PipeIcon"
  73. {
  74. "ControlName" "CTFImagePanel"
  75. "fieldName" "PipeIcon"
  76. "xpos" "26"
  77. "ypos" "16"
  78. "ypos_minmode" "12"
  79. "wide" "20"
  80. "wide_minmode" "14"
  81. "tall" "20"
  82. "tall_minmode" "14"
  83. "visible" "1"
  84. "enabled" "1"
  85. "image" "../hud/ico_stickybomb_red"
  86. "scaleImage" "1"
  87. "teambg_2" "../hud/ico_stickybomb_red"
  88. "teambg_3" "../hud/ico_stickybomb_blue"
  89. }
  90.  
  91. "NumPipesLabel"
  92. {
  93. "ControlName" "CExLabel"
  94. "fieldName" "NumPipesLabel"
  95. "xpos" "50"
  96. "xpos_minmode" "42"
  97. "ypos" "18"
  98. "ypos_minmode" "12"
  99. "zpos" "2"
  100. "wide" "35"
  101. "tall" "20"
  102. "tall_lodef" "28"
  103. "autoResize" "1"
  104. "pinCorner" "2"
  105. "visible" "1"
  106. "enabled" "1"
  107. "tabPosition" "0"
  108. "labelText" "%activepipes%"
  109. "textAlignment" "west"
  110. "dulltext" "0"
  111. "brighttext" "0"
  112. "font" "HudFontMedium"
  113. "font_minmode" "HudFontSmall"
  114. "font_lodef" "HudFontMediumBig"
  115. }
  116. "NumPipesLabelDropshadow"
  117. {
  118. "ControlName" "CExLabel"
  119. "fieldName" "NumPipesLabelDropshadow"
  120. "xpos" "51"
  121. "xpos_minmode" "43"
  122. "ypos" "19"
  123. "ypos_minmode" "13"
  124. "zpos" "2"
  125. "wide" "35"
  126. "tall" "20"
  127. "tall_lodef" "28"
  128. "autoResize" "1"
  129. "pinCorner" "2"
  130. "visible" "1"
  131. "enabled" "1"
  132. "tabPosition" "0"
  133. "labelText" "%activepipes%"
  134. "textAlignment" "west"
  135. "dulltext" "0"
  136. "brighttext" "0"
  137. "font" "HudFontMedium"
  138. "font_minmode" "HudFontSmall"
  139. "font_lodef" "HudFontMediumBig"
  140. "fgcolor" "black"
  141. }
  142. }
  143.  
  144. "NoPipesPresentPanel"
  145. {
  146. "ControlName" "EditablePanel"
  147. "fieldName" "NoPipesPresentPanel"
  148. "xpos" "0"
  149. "ypos" "0"
  150. "zpos" "1"
  151. "wide" "100"
  152. "tall" "50"
  153. "visible" "1"
  154.  
  155. "PipeIcon"
  156. {
  157. "ControlName" "CTFImagePanel"
  158. "fieldName" "PipeIcon"
  159. "xpos" "26"
  160. "ypos" "16"
  161. "ypos_minmode" "12"
  162. "wide" "20"
  163. "wide_minmode" "14"
  164. "tall" "20"
  165. "tall_minmode" "14"
  166. "visible" "1"
  167. "enabled" "1"
  168. "image" "../hud/ico_stickybomb_red_faded"
  169. "scaleImage" "1"
  170. "teambg_2" "../hud/ico_stickybomb_red_faded"
  171. "teambg_3" "../hud/ico_stickybomb_blue_faded"
  172. }
  173.  
  174. "NumPipesLabel"
  175. {
  176. "ControlName" "CExLabel"
  177. "fieldName" "NumPipesLabel"
  178. "xpos" "50"
  179. "xpos_minmode" "42"
  180. "ypos" "18"
  181. "ypos_minmode" "12"
  182. "zpos" "2"
  183. "wide" "35"
  184. "tall" "20"
  185. "tall_lodef" "28"
  186. "autoResize" "1"
  187. "pinCorner" "2"
  188. "visible" "1"
  189. "enabled" "1"
  190. "tabPosition" "0"
  191. "labelText" "%activepipes%"
  192. "textAlignment" "west"
  193. "dulltext" "1"
  194. "brighttext" "0"
  195. "font" "HudFontMedium"
  196. "font_minmode" "HudFontSmall"
  197. "font_lodef" "HudFontMediumBig"
  198. }
  199. "NumPipesLabelDropshadow"
  200. {
  201. "ControlName" "CExLabel"
  202. "fieldName" "NumPipesLabelDropshadow"
  203. "xpos" "51"
  204. "xpos_minmode" "43"
  205. "ypos" "19"
  206. "ypos_minmode" "13"
  207. "zpos" "2"
  208. "wide" "35"
  209. "tall" "20"
  210. "tall_lodef" "28"
  211. "autoResize" "1"
  212. "pinCorner" "2"
  213. "visible" "1"
  214. "enabled" "1"
  215. "tabPosition" "0"
  216. "labelText" "%activepipes%"
  217. "textAlignment" "west"
  218. "dulltext" "1"
  219. "brighttext" "0"
  220. "font" "HudFontMedium"
  221. "font_minmode" "HudFontSmall"
  222. "font_lodef" "HudFontMediumBig"
  223. "fgcolor" "black"
  224. }
  225. }
  226. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement