TinyNotifyHUD - by [TNT]Fudge (fudge@c2i.net)
http://home.c2i.net/fudge

Requires PrestoPack v0.93+ and Zear's NewOpts.

Unzip into your tribes\config folder, add 
Include("Fudge\\TinyNotifyHUD.cs");
to your autoexec.cs AFTER PrestoPack and NewOpts.

Fire up Tribes, and configure the position
on the options page.

Changes:

v0.2 - Removed the getGender() call, since it only
       works when hosting a game.
     - Added popups on flag drops and returns.
     - Fixed the problem where the HUD got stuck.
       (I hope. ;-)

v0.1 - Released