------------------------------
    HitList version 1.0N
	    by
  ArxFornax & NecroMaster
arxfornax@planetstarsiege.com
------------------------------

Requirements
------------
Version 0.93 or better of the Presto Pack
	http://www.planetstarsiege.com/presto/
Zear's NewOpts (any version)
	http://www.planetstarsiege.com/zear/

Discription
------------
Hitlist allows you to enter a list of up to five names to target
and while playing a mission set a waypoint to any one of those 
individuals if they're present on that server so that you may
hunt them down and make them pay for their crimes (real or
imagined)!

How-To
-------
From the Scripts window on the Options page, select "HitList" from
the pull-down menu, you may then change the default cycle key
(which allows you to target your marks and cycle through your list)
enter the names of your marks (the individuals you want dead) and
save all these items to disk (your saved settings will be auto-
maticly loaded next time you play).

During a mission just hit your cycle key to waypoint your marks,
each time you press the key HitList will advance to the next name
on the list. A brief message will appear center screen to tell you
the number of the name slot HitList is on, HitList does NOT skip
empty slots, you have to advance past them manually. When a mark
has been successfully targeted you will recieve an objective
message and a waypoint will be set to the mark's current location.

*NOTE*
Due to the way the TRIBES game engine deals with waypointing players
your target must be within sensor range if he/she isn't a member of
your own team to get an intial lock. On the plus side, this keeps 
HitList from being used as a cheat and encourages the expanding of 
team sensor networks (a serious aid that more often than not get's 
forgotten in the rush to score flag caps and take objectives). 
Targeting a player who is present on the server but not within sensor 
range causes HitList to generate a false waypoint just outside of the
mission area in the southwest corner of the map. The same thing may
occationally happen when your current target respawns.

This little script is also a great way to keep track of the other
members of your assigned squad during orginized matches.

Installation
------------
Unzip the hitlist zip file to your tribes\config directory and add
the line below to your autoexec.cs file:

Include("Kiln\\kilnhitlist.cs");
