_____________________________________________________________
SplitMSG Window 0.91b	-	By VKTR (jgill@on.aibn.com)
_____________________________________________________________

Description:
	Ever get tired of playing on a large server, and all the "kill"
	info lines scroll all your teammates commands and messages off
	the message window? SplitMSG creates a second message window
	and all player death messages are stuck into the new window
	instead of scrolling useful information off the screen. 
	SplitMSG can be toggled on/off at any time using (default)
	control-n. Extra message filtering can be enabled/disabled
	in-game using (default) alt-f.

Features:
	Window is fully toggleable - and it won't block out death
	messages when you turn it off.

	Docks onto Presto's TeamHUD (if you have it on)

	Fully customizable size and # of lines (look in SplitMSG.cs)

	Now filters out other very obvious information such as
	"Station Access On"

How to use:
	Just unzip the SplitMSG.Zip file to your Tribes\config folder
	and add the following line to your autoexec.cs AFTER presto's
	scripts are loaded.

	include("VeKToR\\SplitMSG.cs");

Info:
	My first original script, though I used some code snippets from
	Presto's KillTrak.cs and Install.cs (for "modifier-key" parsing)

	Requires PrestoPack 0.93 to operate, if you're not already using
	it (ack!) get it NOW at www.planetstarseige.com/presto

	Also uses string length and extra string functions by GrimJack
	and Zear respectively, they deserve a LOT of credit, as this
	would suck if I couldn't wrap lines correctly. (The scripts
	SHOULD be included in the .ZIP file)
			