AndrewofDoom

Untitled

Jul 15th, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. $Load Retail Configuration: No ; If set to Yes, FSO will load any missing gauges necessary to complete the FS1/FS2 retail configuration.
  2. ; If field is not present, FSO will default this to Yes.
  3. ;$Max Escort Ships:
  4. ;$Length Unit Multiplier:
  5. ;$Wireframe Targetbox:
  6. ;$Lock Wireframe Mode:
  7. $Reticle Style: FS2
  8.  
  9. ; The following is a widescreen example HUD. If the user does not select a resolution matching the below parameters, FSO will not use this HUD and move on to the next configuration
  10. #Gauge Config
  11. $Base: (1366,768)
  12. $Required Aspect: Wide Screen ; Can be "Wide Screen" or "Full Screen" ATM
  13. $Min: (1280, 720) ; These Min and Max fields are Inclusive
  14. $Max: (1920, 1200)
  15. $Gauges:
  16. $Load Retail Configuration: NO
  17. $Max directives: 8
  18. $Max escort ships: 8
  19. $Gauges:
  20. +Custom:
  21. Position: (5,255)
  22. Name: LifeCountA
  23. Text: LIVES
  24. X Offset: 5
  25. Y Offset: 3
  26. Gauge Type: WINGMEN_STATUS
  27. Slew: NO
  28. Active by default: NO
  29. Filename: objective1
  30. +Custom:
  31. Position: (5,267)
  32. Name: LifeCountB
  33. Text: 3
  34. X Offset: 5
  35. Y Offset: 0
  36. Gauge Type: WINGMEN_STATUS
  37. Slew: NO
  38. Active by default: NO
  39. Filename: emptyhud
  40. +Messages:
  41. Position: (5,5)
  42. +Training Messages:
  43. Position: (550,125)
  44. +Multiplayer Messages:
  45. Position: (179,240)
  46. +Support:
  47. Position: (630,534)
  48. +Damage:
  49. Position: (611,61)
  50. +Wingman Status:
  51. Position: (1274,144)
  52. +Auto Speed:
  53. Position: (1302,672)
  54. +Auto Target:
  55. Position: (1302,648)
  56. +Countermeasures:
  57. Position: (1222,602)
  58. +Talking Head:
  59. Position: (5,59)
  60. +Directives:
  61. Position: (5,278)
  62. +Weapons:
  63. Position: (1222,525)
  64. +Objective Notify:
  65. Position: (607,184)
  66. +Squad Message:
  67. Position: (1169,5)
  68. +Escort View:
  69. Position: (1207,330)
  70. +ETS Weapons:
  71. Position: (1222,648)
  72. +ETS Shields:
  73. Position: (1240,648)
  74. +ETS Engines:
  75. Position: (1258,648)
  76. +Target Monitor:
  77. Position: (5,590)
  78. +Extra Target Data:
  79. Position: (5,552)
  80. +Target Shields:
  81. Position: (429,670)
  82. +Radar:
  83. Position: (582,590)
  84. +Player Shields:
  85. Position: (839,670)
  86. +Afterburner Energy:
  87. Position: (445,424)
  88. +Weapon Energy:
  89. Position: (837,424)
  90. +Text Warnings:
  91. Position: (683,275)
  92. +Center Reticle:
  93. Position: (664,370)
  94. +Mini Target Shields:
  95. Position: (668,470)
  96. +Throttle:
  97. Position: (517,269)
  98. +Threat Indicator:
  99. Position: (745,269)
  100. +Voice Status:
  101. Position: (5,165)
  102. +Ping:
  103. Position: (1067,5)
  104. +Lag:
  105. Position: (798,529)
  106. +Supernova:
  107. Position: (170,179)
  108. +Hostile Triangle:
  109. Position: (683,384)
  110. +Target Triangle:
  111. Position: (683,384)
  112. +Missile Triangles:
  113. Position: (683,384)
  114. +Orientation Tee:
  115. Position: (683,384)
  116. +Target Brackets:
  117. +Lead Indicator:
  118. +Lock Indicator:
  119. +Offscreen Indicator:
  120. Position: (683,384)
  121. +Mission Time:
  122. Position: (1311,716)
  123. +Kills:
  124. Position: (1280,700)
  125. $End Gauges
  126. #End
  127.  
  128. ; Any wide screen resolutions not between 1280x720 and 1920x1080 will get a blank HUD since the bottom config will only apply to any Full Screen resolutions
  129.  
  130. #Gauge Config
  131. $Base: (1024, 768)
  132. $Required Aspect: Full Screen
  133. ;$Min: (640, 480)
  134. $Gauges:
  135. +Custom:
  136. Position: (5,255)
  137. Name: LifeCountA
  138. Text: LIVES
  139. X Offset: 5
  140. Y Offset: 3
  141. Gauge Type: WINGMEN_STATUS
  142. Slew: NO
  143. Active by default: NO
  144. Filename: objective1
  145. +Custom:
  146. Position: (5,267)
  147. Name: LifeCountB
  148. Text: 3
  149. X Offset: 5
  150. Y Offset: 0
  151. Gauge Type: WINGMEN_STATUS
  152. Slew: NO
  153. Active by default: NO
  154. Filename: emptyhud
  155. +Messages:
  156. Position: (5, 5)
  157. +Training Messages:
  158. Position: (379, 125)
  159. +Multiplayer Messages:
  160. Position: (8, 240)
  161. +Support:
  162. Position: (459, 534)
  163. +Damage:
  164. Position: (440, 61)
  165. +Wingman Status:
  166. Position: (932, 144)
  167. +Auto Speed:
  168. Position: (960, 672)
  169. +Auto Target:
  170. Position: (960, 648)
  171. +Countermeasures:
  172. Position: (880, 602)
  173. +Talking Head:
  174. Position: (5, 56)
  175. +Directives:
  176. Position: (5, 278)
  177. +Weapons:
  178. Position: (880, 525)
  179. +Objective Notify:
  180. Position: (436, 184)
  181. +Squad Message:
  182. Position: (827, 5)
  183. +Player Shields:
  184. Position: (634, 670)
  185. +Target Shields:
  186. Position: (292, 670)
  187. +Escort View:
  188. Position: (865, 330)
  189. +ETS Weapons:
  190. Position: (880, 648)
  191. +ETS Shields:
  192. Position: (898, 648)
  193. +ETS Engines:
  194. Position: (916, 648)
  195. +Target Monitor:
  196. Position: (5, 590)
  197. +Extra Target Data:
  198. Position: (5, 552)
  199. +Radar:
  200. Position: (411, 590)
  201. +Afterburner Energy:
  202. Position: (274, 424)
  203. +Text Warnings:
  204. Position: (512, 275)
  205. +Center Reticle:
  206. Position: (493, 370)
  207. +Mini Target Shields:
  208. Position: (497, 470)
  209. +Throttle:
  210. Position: (346, 269)
  211. +Threat Indicator:
  212. Position: (574, 269)
  213. +Voice Status:
  214. position: (5, 165)
  215. +Ping:
  216. Position: (896, 5)
  217. +Lag:
  218. Position: (627, 529)
  219. +Supernova:
  220. Position: (170, 170)
  221. +Target Brackets: ; Target Brackets, Lock Indicator, Lead Indicator, and Offscreen Indicator don't need a "Position:" field.
  222. +Lead Indicator:
  223. +Lock Indicator:
  224. +Offscreen Indicator:
  225. +Hostile Triangle:
  226. Position: (512, 387)
  227. +Target Triangle:
  228. Position: (512, 387)
  229. +Missile Triangles:
  230. Position: (512, 387)
  231. +Orientation Tee:
  232. Position: (512, 387)
  233. +Weapon Energy:
  234. Position: (666, 424)
  235. +Mission Time:
  236. Position: (969, 716)
  237. +Kills:
  238. Position: (880, 624)
  239. $End Gauges
  240. #End
Advertisement
Add Comment
Please, Sign In to add comment