// NIR-Chat v1.0 //

This script is designed to be a complete replacement for the native Tribes 2 chat system. It contains all the 
characteristics of the original, yet adds the ability to customize or add any chat. 


// Installation //
Just unzip in you base directory. Make sure the NIRprefs.cs is in your base/prefs folder. This is the pre-built 
menu which looks and acts like the game menu.

Why did I make it? 
1) As a tool for teams to use, to help with coordination and teamwork. Old chats like "I'm in position"
can now say "I'm in position and ready to attack".

2) For laughs ;) I know a lot of clever players out there will make some funny chat combinations. I look
forward to getting a laugh in pubs from hearing what they make.

List of Current Features:

	-Create custom chats with custom text, bind keys, and sounds.
	-Re-Create canned chats and animations with your own keys and menus.
	-Add, remove, edit, or delete any existing chat or menu.
	-Able to add TEAM sounds to GLOBAL chat text, or vice versa.
	-Includes a pre-built chat menu which exactly mirrors the stock chat menu.
	

Features yet to come:
	
	-Preview and use sounds in any character voice, no matter what your character is.	
	-Create multiple menu files, load and save as many menu sets as you'd like.
	-Add animations to any of your chats (including canned chats)


// MAJOR PROPS TO: //

Void-say :: I learned and borrowed a bit from his code, however his code had a bug in which other
team members could not hear the wav files.

TPB :: A big part of this script was based of his chat system. However his chat system did not include any sound
features, which was a big part of what made me want to start this project. Props to him.


Email: Dia-menz@nirshrine.com for any bug reports or requests
This script is hosted at: http://www.nirshrine.com/DiaScripts

-Thanks and have fun