-----------------------------------------------------------------------
AutoChat0.85
By MrPoop
Inspired by the plethora of auto messaging scripts out there.
-----------------------------------------------------------------------

AutoChat is a NewOpts script that allows you to customize several
messages when several events occur.  Many, and I mean MANY of you like
the automessage features that otehr scripters have written.  Writer's
automessage scripts and Kiln's MultiMessage are just a few of em.  This
script really is no different in that it tells your team important info
such as, power down, stations down, etc.  The slant here is that you can
easily customize any and all of the messages it sends right through
NewOpts.  No more dropping from the game to edit any pesky *.cs files - 
Just pop in to NewOpts and edit to your hearts content.
Supports:

 - Station down messages
 - Power down messages
 - Repair before/after messages
 - Team Damage messages
 - Mine damage messages
 - Friendly/Enemy Flag Grabs
 - Friendly repair messages
 - Many, many more in the next version!

=============
INSTALLATION:
=============

Extract the ZIP file to your "Tribes\Config" directory with the folders
turned on.  It should create the "Tribes\Config\Poop" folder if it is
not already there.

===============================
IF YOU DONT HAVE THE POOP PACK:
===============================

After the lines - exec("Presto\\Install.cs");
		  Include("NewOpts\\Install.cs"); (if NewOpts .95 or below)
		  OR
		  Include("AutoLoad.cs"); (If NewOpts .96 or above)

Enter this line - Include("Poop\\PoopAutoChat.cs");


=============================
IF YOU DO HAVE THE POOP PACK:
=============================

In your "Tribes\Config directory, open up your "AddedScripts.cs" file.

Enter this line - Include("Poop\\PoopAutoChat.cs");


Thats it. Now, start up the old Tribes and find the "PoopAutoChat" NewOpts
page to edit the keybinds to your liking.  ENJOY!!!