ReticlePack
Version: 1.0 Beta
By: Kong98  (Kent M)
Date: July 1, 2001
E-Mail: kentm98@yahoo.com
www: http://www.geocities.com/kentm98/

Overview
-----------

This is a collection of colored reticles that are easy to switch between.


Installation
------------

1.  Put ReticlePack.vl2 into your Tribes2/GameData/base directory.
2.  Start Tribes2, and go to Settings->Controls.  A key option has
    been added: "Next Reticle Pack".  Setup a key for this.


Details
-------

There are 6 sets of reticles in this pack.  For the most part, I tried
to make them similar to the Tribes reticles.  They're not perfect, but
hey, I'm a programmer not a graphic artist!

To switch reticles while playing, just press the key you bound in
the installation.  It cycles through all the reticle sets.

The 6 set colors are:  Red, Blue, Green, Yellow, Magenta, Cyan

I've implemented reticles for:

     Blaster
     Chaingun
     SpinFusor
     ELF
     Missle Launcher
     Plasma cannon
     Shock-Lance
     Sniper Rifle

I didn't do the Mortar or Grenade launcher, because Kerby did a better
job with his!  You can find information about Kerby's scripts at the bottom
of this file.

I also didn't bother with the targetting laser.  You can see it when you're
firing it, so you can just walk it into the target!


Replacing the Reticles
----------------------

There are 6 reticle sets.  All reticle files begin with the set color:

    Blue
    Cyan
    Green
    Magenta
    Red
    Yellow

There are 9 reticles per set:

      Blue_blaster.png
      Blue_chaingun.png
      Blue_disc.png
      Blue_elf.png
      Blue_frame.png
      Blue_missile.png
      Blue_plasma.png
      Blue_shocklance.png
      Blue_sniper.png

The Blue_frame.png is the outer circle, and is used with the small 32x32
png files.  (Actually, it is used for all of them.  The 64x64 pngs were
based off the _frame.png, so you don't notice any overlap when both are
displayed.)

If you want to change the reticles, or add sets, the script is easy to
edit if you know what you're doing.  If you don't, then you can try
the following:

1. Create directory: Tribes2/GameData/base/textures/ReticlePack
2. Create your PNG files.  Name them appropriately to replace one
   of the existing reticle sets.  (Red_*, Blue_*, etc)

I've had mixed results with this, but sometimes it works!


Thanks To...
------------

Writer for his support scripts:
    http://www.planettribes.com/depot/downloads/index.asp?db=t2&Action=ShowScript&ID=60

PanamaJack for his amazing scripts:
    http://www.planettribes.com/pj/

Kerby for his Mortar reticle scripts:
    http://bhpriv.2y.net/kerbdl.php?num=2  (Info)
    http://bhpriv.2y.net/kerbdl.php?num=1  (Download)
