// #name = DroppedTimer
// #version = 1.2
// #date = 6/27/2008
// #author = Crunchy
// #email = crunchy@barrysworld.com
// #web = http://guides.barrysworld.com/tribes/scripts/
// #web = http://gamefiles.androctasiae.net
// #description = Adds a dropped flag timer to objectiveHUD.
// #status = final
// #config = droppedtimerOptions
// #readme = scripts/autoexec/droppedtimerREADME.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.

"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?).