____________________________________________________________________
VKTRHUD v0.3		By: VKTR (jgill@on.aibn.com)
____________________________________________________________________

Description:
	This is an alternate interface for |HH|Crunchy's ObjectiveTrak
	code. This interface is much more compact and gets around that
	8-bitmap limit. This HUD will work for ALL base mission types
	except those pesky multi-team missions (still trying to think
	up a compact but useful display for those, then figure out
	exactly HOW to do it). This script requires PrestoPack 0.93
	and |HH|Crunchy's ObjectiveTrak code. You can get the
	PrestoPack at www.planetstarseige.com/presto. The required
	ObjectiveTrak files are included.

Keys/Features:
	Docks onto the right side of the screen (on top of Presto's
	TeamHUD if you use it)

	Press "Alt - o" anytime during the game to toggle VKTRHUD
	on/off.
	
	Automatically detects mission type and displays information
	relevant to the mission (i.e. who has flag and score in CTF)

	Does not clutter up HUD with useless information - if a HUD
	has no information in it, it's hidden from view until it
	contains relevant info.

	Tracks destroy info for D&D missions using icon format (saves
	LOTS of space, but doesn't give as much info as Crunchy's
	ObjectiveHUD - It's an inevitable tradeoff)

	Tracks F&R flags and C&H towers.

How To Install:
	Just unzip the VeKToRHUD.zip file into your tribes\config folder
	and add the following line to your autoexec.cs file:

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

Contacting Me:
	If you have any suggestions, complaints, etc. Feel free to
	e-mail me at jgill@on.aibn.com - just remember that I have to
	share my mailbox with other people, so try to avoid sending me
	the same message 10 times in a row :)

	Remember that this is a very early development version, so some
	bugs may arise (but I hope they don't :) so PLEASE tell me if
	something is really screwed... so I can get it fixed as soon as
	possible!
