Taeralis' CustomPack v1.5 Public

To install, copy all the .bmp files into the Tribes\base\ directory(folder), it should be something like 
C:\Dynamix\Tribes\base. Then copy CfgExt.cs into the Tribes\config\ directory and add
the following line to Tribes\config\autoexec.cs(open autoexec.cs in notepad):

exec("CfgExt.cs");

Or, if you don't have an autoexec.cs, go to the Tribes\config\ directory and right click in the right
pane of Windows Explorer. Go down to "New" and click "Text Document". Now name it autoexec.cs
and open it in Notepad. And last, simply add the line above to autoexec.cs. You're set.

The BMP Pack
This modifies the little arrows above your enemies and friendlies, the little "lag" icon(upper
right hand corner when severely lagged), the sensor ping bitmaps(when you get within enemy sensor
range, and the bitmap it shows when you are jammed[ by a sensor jammer].
*NOTE* If you use a resolution lower than 512x384, Tribes will use the bitmaps(.BMPs) with the names
that start with "lr_h_", otherwise, Tribes will use the "h_" files.

The Script
This allows you to do neat stuff with Tribes. Open CfgExt.cs in Notepad and change the values to
your liking(the comments after most of the lines of the script tell you what the different values do, but
when you change them, be sure to keep the double-quotes.). Read the script for details.
One more thing. A good idea would be to run Tribes(after you've placed that line in autoexec.cs), close
it, and run it again. That would make sure all the changes were made. Oh yes, and if you don't have
the patch for 1.4 or higher, I highly recommend getting it. Go to Start -> Programs -> Dynamix ->
Starsiege Tribes -> Auto-Update. That will search for the newest patch release. And if you told the
installation to put Tribes in another start menu folder, I hope you know where it is. :D

NEW!!! in 1.5!!
I changed the friend and foe indicators to help color-blind players(I liked what other people were doing to
help people. :)

- Taeralis(taeralis@planetstarsiege.com)

And those of you who do customization stuff, I hope this helps you. :D

Written for user-friendliness.
No users, bytes, or pixels were harmed in the making of this document. That you'll ever find out about. ;)