// #name = QSpeedHud
// #date = 6/28/2008
// #author = {NQP!}Qing
// #web = http://gamefiles.androctasiae.com
// #description = Adds speed and altitude information and warnings.
// #version = 3.2
// #status = final
// #config = qspeedhudOptions
// #readme = scripts/autoexec/qspeedhudREADME.txt
// #category = TerrorToes Pack
-------------------
Teratos:
 I modified this script with options, added the autoload headers, and added in a scripts tab readme.
 I got the ideas from other scripts.

You can enable/disable any part of the script through the options, this can even be done while in game using a script like HalChecker (by Halide) to switch to the scripts tab and the options for QSpeedHUD.

-------------------
----- OPTIONS -----
-------------------

"Enable Q Speed HUD (master)"
 * Toggle on/off the entire script.
 * The HUD will disappear/reappear shortly.

"Display Speed"
 * Toggle on/off the speed display.

"Display Altitude"
 * Toggle on/off the altitude display.

"Use KPH instead of m/s"
 * Toggle between speed in KPH and m/s.


** NOTE **
 * Disabling part of a message or an entire message prevents that part of the script from needlessly executing.
 * Options may be toggled in-game by switching to the scripts tab and changing the options (or through the console?).
 * You can move this HUD by opening up the file (QSpeedHUD.cs) and changing the values for $SpeedXPos & $SpeedYPos.