Advertisement
Guest User

Untitled

a guest
Mar 11th, 2015
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.57 KB | None | 0 0
  1. "Resource/UI/HudAmmoWeapons.res"
  2. {
  3. "HudWeaponAmmoBG"
  4. {
  5. "ControlName" "CTFImagePanel"
  6. "fieldName" "HudWeaponAmmoBG"
  7. "xpos" "4"
  8. "xpos_minmode" "28"
  9. "ypos" "0"
  10. "ypos_minmode" "7"
  11. "zpos" "1"
  12. "wide" "90"
  13. "tall" "45"
  14. "visible" "0"
  15. "enabled" "1"
  16. "image" "../hud/ammo_blue_bg"
  17. "scaleImage" "1"
  18. "teambg_2" "../hud/ammo_red_bg"
  19. "teambg_2_lodef" "../hud/ammo_red_bg_lodef"
  20. "teambg_3" "../hud/ammo_blue_bg"
  21. "teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
  22. }
  23. "HudWeaponLowAmmoImage"
  24. {
  25. "ControlName" "ImagePanel"
  26. "fieldName" "HudWeaponLowAmmoImage"
  27. "xpos" "4"
  28. "xpos_minmode" "28"
  29. "ypos" "0"
  30. "ypos_minmode" "7"
  31. "zpos" "0"
  32. "wide" "90"
  33. "tall" "45"
  34. "visible" "0"
  35. "enabled" "1"
  36. "image" "../hud/ammo_red_bg"
  37. "scaleImage" "1"
  38. "teambg_2" "../hud/ammo_red_bg"
  39. "teambg_2_lodef" "../hud/ammo_red_bg_lodef"
  40. "teambg_3" "../hud/ammo_blue_bg"
  41. "teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
  42. }
  43. "AmmoInClip"
  44. {
  45. "ControlName" "CExLabel"
  46. "fieldName" "AmmoInClip"
  47. "font" "Neoteric_Normal48"
  48. "fgcolor" "TanLight"
  49. "xpos" "4"
  50. "xpos_minmode" "8"
  51. "ypos" "0"
  52. "ypos_minmode" "2"
  53. "zpos" "5"
  54. "wide" "55"
  55. "tall" "40"
  56. "tall_minmode" "38"
  57. "tall_lodef" "45"
  58. "visible" "0"
  59. "enabled" "1"
  60. "textAlignment" "south-east"
  61. "labelText" "%Ammo%"
  62.  
  63. }
  64. "AmmoInClipShadow"
  65. {
  66. "ControlName" "CExLabel"
  67. "fieldName" "AmmoInClipShadow"
  68. "font" "Neoteric_Normal48"
  69. "fgcolor" "TanLight"
  70. "xpos" "5"
  71. "xpos_minmode" "9"
  72. "xpos_hidef" "2"
  73. "ypos" "1"
  74. "ypos_minmode" "2"
  75. "ypos_hidef" "2"
  76. "ypos_lodef" "2"
  77. "zpos" "5"
  78. "wide" "55"
  79. "tall" "40"
  80. "tall_minmode" "39"
  81. "tall_lodef" "45"
  82. "visible" "0"
  83. "enabled" "1"
  84. "textAlignment" "south-east"
  85. "labelText" "%Ammo%"
  86.  
  87. }
  88.  
  89. }
  90. "AmmoInReserve"
  91. {
  92. "ControlName" "CExLabel"
  93. "fieldName" "AmmoInReserve"
  94. "font" "HudFontMediumSmall"
  95. "fgcolor" "TanLight"
  96. "xpos" "59"
  97. "xpos_minmode" "65"
  98. "ypos" "8"
  99. "ypos_lodef" "10"
  100. "zpos" "7"
  101. "wide" "40"
  102. "tall" "27"
  103. "tall_lodef" "30"
  104. "visible" "0"
  105. "enabled" "1"
  106. "textAlignment" "south-west"
  107. "labelText" "%AmmoInReserve%"
  108. }
  109. "AmmoInReserveShadow"
  110. {
  111. "ControlName" "CExLabel"
  112. "fieldName" "AmmoInReserveShadow"
  113. "font" "HudFontMediumSmall"
  114. "font_lodef" "HudFontMedium"
  115. "font_minmode" "HudFontSmall"
  116. "fgcolor" "TanLight"
  117. "xpos" "60"
  118. "xpos_minmode" "66"
  119. "ypos" "9"
  120. "ypos_lodef" "11"
  121. "zpos" "7"
  122. "wide" "40"
  123. "tall" "27"
  124. "tall_lodef" "30"
  125. "visible" "0"
  126. "enabled" "1"
  127. "textAlignment" "south-west"
  128. "labelText" "%AmmoInReserve%"
  129. }
  130. "AmmoNoClip"
  131. {
  132. "ControlName" "CExLabel"
  133. "fieldName" "AmmoNoClip"
  134. "font" "HudFontGiantBold"
  135. "fgcolor" "TanLight"
  136. "xpos" "0"
  137. "ypos" "2"
  138. "zpos" "5"
  139. "wide" "84"
  140. "wide_lodef" "83"
  141. "tall" "40"
  142. "tall_minmode" "36"
  143. "tall_lodef" "45"
  144. "visible" "0"
  145. "enabled" "1"
  146. "textAlignment" "south-east"
  147. "labelText" "%Ammo%"
  148.  
  149. }
  150. "AmmoNoClipShadow"
  151. {
  152. "ControlName" "CExLabel"
  153. "fieldName" "AmmoNoClipShadow"
  154. "font" "HudFontGiantBold"
  155. "fgcolor" "Black"
  156. "xpos" "1"
  157. "xpos_hidef" "2"
  158. "xpos_lodef" "2"
  159. "ypos" "3"
  160. "ypos_hidef" "4"
  161. "ypos_lodef" "4"
  162. "zpos" "5"
  163. "wide" "84"
  164. "wide_lodef" "83"
  165. "tall" "40"
  166. "tall_minmode" "36"
  167. "tall_lodef" "45"
  168. "visible" "0"
  169. "enabled" "1"
  170. "textAlignment" "south-east"
  171. "labelText" "%Ammo%"
  172.  
  173. }
  174. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement