Presto Pack 0.93 or higher is required!

------------------
Installation
------------------
1. Unzip TimeHUD.exe into your tribes directory.

2. Unzip TimeHUD.cs into your tribes config directory.

3. In your <tribes>\config\autoexec.cs file, anywhere after the line

        exec("presto\\autoexec.cs");
        
   add the line
   
        Include("TimeHUD.cs");

You are now able to run TimeHUD.exe instead of tribes.exe. It will pass all parameters to tribes.exe.

If you use GameSpy in "Games and Filters" click "Tribes->Command Line" select timehud.exe from the dropdown menu.

------------------
Notes
------------------
What TimeHUD does...

	TimeHUD actually starts tribes. It will take all parameters you give
	to TimeHUD and pass them to Tribes.

	It updates "time.cs" in your tribes\config directory, every 30 seconds(it
	recreates this file every time). Then displays it in a HUD on your screen.

	It continously checks to see if Tribes is running and if it isn't it
	will exit.

The great thing is, the ease of adding new features that are independent of Tribes. Just tell me what you want and I can see if it is possible to add new features. Like a HUD to notify when you receive E-Mail, one for ICQ message notifications, or even one to tell you when your ISP has disconnected you. Some may think this is crazy, and they might be, but these are possible(and more!).

------------------
Changes
------------------
[May 14, 1999]
I changed the source code for ease of reading(AND it really sucked the way I had it before).
The play time just kept on counting after 60 minutes.

[May 5, 1999]
TimeHUD now defaults to display the current and time playing tribes.
There was a small problem with the way it was displaying the month, it would sometimes display weird characters.


------------------
Thanks
------------------
CED for the icon and testing!
XFAB for testing!
Without their help in testing I would never have had this thing working! 

And thanks to all scripters out there for their insight to new and unique ideas!

Shots
e-mail: cmbass@mindspring.com
webpage: None yet... I will get one up someday! ;)