Advertisement
Guest User

NugHUD Face

a guest
Jan 11th, 2023
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. ; Face
  2. nughud_face_x 44
  3. nughud_face_wide -1
  4.  
  5. ; Move the Frags widget elsewhere, since in the default NUGHUD distribution, it
  6. ; is drawn right where the face is drawn in the traditional Status Bar.
  7. nughud_frags_x 314
  8. nughud_frags_y 155
  9. nughud_frags_wide 1
  10.  
  11. ; Ammo count
  12. ; X position
  13. nughud_ammo_x 44
  14. ; Y position
  15. nughud_ammo_y 171
  16. ; Apply widescreen delta
  17. nughud_ammo_wide -1
  18.  
  19. ; Health count
  20. nughud_health_x 119
  21. nughud_health_y 171
  22. nughud_health_wide -1
  23.  
  24. ; Arms number 2
  25. ;nughud_arms2_x 182
  26. nughud_arms2_x -1
  27. nughud_arms2_y 191
  28. nughud_arms2_wide 1
  29.  
  30. ; Arms number 3
  31. nughud_arms3_x 198
  32. nughud_arms3_y 191
  33. nughud_arms3_wide 1
  34.  
  35. ; Arms number 4
  36. nughud_arms4_x 206
  37. nughud_arms4_y 191
  38. nughud_arms4_wide 1
  39.  
  40. ; Arms number 5
  41. nughud_arms5_x 214
  42. nughud_arms5_y 191
  43. nughud_arms5_wide 1
  44.  
  45. ; Arms number 6
  46. nughud_arms6_x 222
  47. nughud_arms6_y 191
  48. nughud_arms6_wide 1
  49.  
  50. ; Arms number 7
  51. nughud_arms7_x 230
  52. nughud_arms7_y 191
  53. nughud_arms7_wide 1
  54.  
  55. ; Arms number 8
  56. nughud_arms8_x 238
  57. nughud_arms8_y 191
  58. nughud_arms8_wide 1
  59.  
  60. ; Arms number 9
  61. nughud_arms9_x -1
  62. nughud_arms9_y 191
  63. nughud_arms9_wide 1
  64.  
  65. ; Frags count
  66. nughud_frags_x 174
  67. nughud_frags_y 171
  68. nughud_frags_wide 0
  69.  
  70. ; Face
  71. ; nughud_face_x -1
  72. ; nughud_face_y 168
  73. ; nughud_face_wide 0
  74. ; Draw Face background
  75. nughud_face_bg 0
  76.  
  77. ; Armor count
  78. nughud_armor_x 228
  79. nughud_armor_y 171
  80. nughud_armor_wide 1
  81.  
  82. ; Blue Key
  83. nughud_key0_x 246
  84. nughud_key0_y 171
  85. nughud_key0_wide 1
  86.  
  87. ; Yellow Key
  88. nughud_key1_x 246
  89. nughud_key1_y 181
  90. nughud_key1_wide 1
  91.  
  92. ; Red Key
  93. nughud_key2_x 246
  94. nughud_key2_y 191
  95. nughud_key2_wide 1
  96.  
  97. ; Bullets count
  98. nughud_ammo0_x 288
  99. nughud_ammo0_y 173
  100. nughud_ammo0_wide 1
  101.  
  102. ; Shells count
  103. nughud_ammo1_x 288
  104. nughud_ammo1_y 179
  105. nughud_ammo1_wide 1
  106.  
  107. ; Cells count
  108. nughud_ammo2_x 288
  109. nughud_ammo2_y 191
  110. nughud_ammo2_wide 1
  111.  
  112. ; Rockets count
  113. nughud_ammo3_x 288
  114. nughud_ammo3_y 185
  115. nughud_ammo3_wide 1
  116.  
  117. ; Max Bullets count
  118. nughud_maxammo0_x 314
  119. nughud_maxammo0_y 173
  120. nughud_maxammo0_wide 1
  121.  
  122. ; Max Shells count
  123. nughud_maxammo1_x 314
  124. nughud_maxammo1_y 179
  125. nughud_maxammo1_wide 1
  126.  
  127. ; Max Cells count
  128. nughud_maxammo2_x 314
  129. nughud_maxammo2_y 191
  130. nughud_maxammo2_wide 1
  131.  
  132. ; Max Rockets count
  133. nughud_maxammo3_x 314
  134. nughud_maxammo3_y 185
  135. nughud_maxammo3_wide 1
  136.  
  137. ; Time widget
  138. nughud_time_x 0
  139. nughud_time_y 152
  140. nughud_time_wide -1
  141. ; Relocate Time widget to position of STS widget if the latter is disabled
  142. nughud_time_sts 1
  143.  
  144. ; STS widget
  145. nughud_sts_x 0
  146. nughud_sts_y 160
  147. nughud_sts_wide -1
  148.  
  149. ; Patch 1
  150. nughud_patch1_x 0
  151. nughud_patch1_y 0
  152. nughud_patch1_wide 0
  153. ; Name of Patch
  154. nughud_patch1_name ""
  155.  
  156. ; Patch 2
  157. nughud_patch2_x 0
  158. nughud_patch2_y 0
  159. nughud_patch2_wide 0
  160. nughud_patch2_name ""
  161.  
  162. ; Patch 3
  163. nughud_patch3_x 0
  164. nughud_patch3_y 0
  165. nughud_patch3_wide 0
  166. nughud_patch3_name ""
  167.  
  168. ; Patch 4
  169. nughud_patch4_x 0
  170. nughud_patch4_y 0
  171. nughud_patch4_wide 0
  172. nughud_patch4_name ""
  173.  
  174. ; Patch 5
  175. nughud_patch5_x 0
  176. nughud_patch5_y 0
  177. nughud_patch5_wide 0
  178. nughud_patch5_name ""
  179.  
  180. ; Patch 6
  181. nughud_patch6_x 0
  182. nughud_patch6_y 0
  183. nughud_patch6_wide 0
  184. nughud_patch6_name ""
  185.  
  186. ; Patch 7
  187. nughud_patch7_x 0
  188. nughud_patch7_y 0
  189. nughud_patch7_wide 0
  190. nughud_patch7_name ""
  191.  
  192. ; Patch 8
  193. nughud_patch8_x 0
  194. nughud_patch8_y 0
  195. nughud_patch8_wide 0
  196. nughud_patch8_name ""
  197.  
  198. ; Upwards offset to apply to weapon sprites
  199. nughud_weapheight 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement