//----------------------------------------------------------------------------------
//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! SixPak Script Pack !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
//----------------------------------------------------------------------------------
// FILE NAME    | sixpak.txt
// AUTHOR       | SixStringz  
// AUTHOR EMAIL | mccleans@inreach.com
// VERSION      | 3.0
// RELEASE DATE | 09/25/99
// REQUIREMENTS | 
// DESCRIPTION  | v-g-e
// DESCRIPTION  |
// DESCRIPTION  |
// DESCRIPTION  |
//----------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////
//----------------------------------------------------------------------------------
Thanks to the following and anyone else who has donated their
time in adding to the great scripts available for Tribes! 
Much credit goes to these great people that put their time into creating
these scripts only to release them to the public for free. 

Presto                           http://www.planetstarsiege.com/presto/
Lorne Laliberte (VIS.Writer[SAB] writer@videon.wave.ca
|HH|Crunchy (Jonathan Slark)     jonslark@barrysworld.co.uk
DarkNinja                        http://www.zianet.com/mjaecks/hyperhud/
Plague!                          http://plaguestribe.cjb.net/
Tim "Zear" Hammock               zear@planetstarsiege.com
Cowboy                           cowboy@planetstarsiege.com
Rayn                             Rayn@planet-tribes.com

Sorry if I missed anyone!

If you have a problem with one of their great scripts in this pack I ask that you 
please try to contact me first before bothering them as many some of the scripts in 
this pack have been modified and I would not expect them to have to support the 
modified script.
//----------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////
//----------------------------------------------------------------------------------

If you need any help getting this to work for you or customizing it
to your liking let me know and I will do what I can to help. I can also
help you to disable any feature you do not want. Catch me 
on in irc.dynamix.com #MP or email sixstringz@planetstarsiege.com

*************************************************************************************
DISCLAIMER *
************

 It works on my system and should on yours, however you install this script pack at 
 your own risk. If you have a problem, contact me and I will do my best to help you 
 out, but if your hair turns purple (green if it already is purple), your 
 girlfriend/boyfriend becomes pregnant, or your cat gets abducted by  aliens after you
 use this script pack, don't blame me!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
IMPORTANT RELEASE NOTES !!
!!!!!!!!!!!!!!!!!!!!!!!!!!
{1}
!!!!NEW TO VERSION 3.0!!!!
SixPak now uses a new script to auto detect your current resolution, let you choose 
pre-set HUD configurations, and place huds accordingly.
HUDSets supports resolutions 1280x1024, 1024x768, 800x600, and 640x480. If you are running at a 
resolution that is not supported email me and I will add support for that resolution.

HUDSets allows you to select from several completely diferent preset HUD configurations! 
Including Classic, Classic+, ObjectiveHUD and ObjectiveHUD+ (more to come). 
HUDSets has preset configurations for 640x480, 800x600, 1024x768, and 1280x1024 resolutions
and will auto detect what resolution you are running at and adjust accordingly.

HUDSets is set to configuration 2 (Classic+) by default. HUDSet configurations can be 
changed by uncommenting and changing the following line in config\six\sixsetup.cs and 
restarting Tribes.

//SELECT HUDSets HUD CONFIGURATION
//Select diferent HUD configurations
//$SixPref::HUDConfig = 2;           //UNCOMMENT THIS LINE TO CHANGE DEFAULT

AVAILABLE HUD CONFIGURATIONS:

#0. HUDSets Disabled
    This loads a basic set of HUDs in the default location. You may need to reposition
    HUDs to your liking when this option is used. This may be your best bet if you are
    using a non-supported resolution.

#1. Classic
    This HUD configuration is the same/similar to prior versions of sixpak
    It offers a good selection of HUDs without taking as much CPU overhead as some the
    other configurations

#2. Classic+
    This HUD configuration has everything that Classic offers plus FlagCapsHUD, FlagDropHUD.
    This configuration is not recommended for 640x480, but there is a configuaration for 
    this resolution.

#3. ObjectiveHUD
    This HUD has everything in Classic+ except for the flag huds which are replaced with 
    ObjectiveHUD. This HUD configuration is the most CPU intensive and only recommended for
    fast computers. Try it, but if it makes gameplay sluggish you know why.

#4. ObjectiveHUD+
    This HUD configuration is similar to the ObjectiveHUD configuration, but the SixHUD
    general HUD has been replaced with Crunchy's ItemHUDand TeamSize HUD and Fudge's 
    TinyKill and TinyCap HUDs. This configuration is compact and not as CPU intensive
    as #3. It is also the recommended HUD configuration for the 640x480 resolution .

#5  Hunter
    This HUDSet is designed to be used with the mission type Hunter.
 
{2}
If your mouse has a wheel you may be able to use it for weapon change by removing the
// from the front of the following line in config\six\sixkeys.cs

//bindCommand(mouse0, zaxis0, TO, "nextWeapon();");

{3}
Included in SixPak 3.0 is Cowboy's FlagCapsHUD. This is another fantastic script by 
Cowboy. However, I personally do not care for, or see the point in the .wav taunt
file that plays when you or someone else in the game has it enabled and caps the flag. 
I do not use voice packs and consider this the same type of distraction. For that reason
the taunt is dissabled by default in SixPak. Unfortunately this does not prevent other
players from triggering it on your system. Because of this I have provided and alternative
.vol file (config\six\options\FlagCapsHUD.vol). This file is exactly the same, only without
the taunt (or whatever it is?). You can replace the default one by simply copying it to 
config\cowboy and overwritting the old one. Sorry Cowboy... I am with you 99.9% percent of 
the time, but this one I just do not get.
 
{4}
The inventory screen has been disabled by default. This is because with writers
fast favorites it is much better or use the favs and only enter the inventory station 
screen manually ("I") when needed. If you do not like this then you can change it from 
within tribes in the new options section.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


I HATE WRITTING DOCUMENTATION! (ok... just had to get that out)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

//----------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////
//----------------------------------------------------------------------------------
FRESH INSTALL (RECOMMENDED)

1. BACKUP YOUR ENTIRE CONFIG DIRECTORY!!!
   This works without a problem on my system, but I would hate to
   see it cause you a problem. If you want to remove the scripts and 
   return to your previous setup you will be glad you did.

2. Delete all files and subdirectories in tribes\config except the following files.

   badwords.cs
   banlist.cs
   ClientPrefs.cs
   config.cs
   GameServerList.cs
   IRCServer.cs
   joystick.cs
   players.cs
   ServerPrefs.cs


3. Extract SixPak.zip to your tribes folder and be sure to UNZIP WITH
   SUBDIRECTORIES so files will unzip to proper places.


4. I recommend you look in the following files for key bindings that
   you want to change
  
   a. SixKeys.cs file in the tribes\config\six folder
   b. prestoprefs.cs in the tribes\config\presto folder
   c. keys.cs file in the tribes\config\writer folder

5. You can modify your favorite loadouts in the
   tribes\config\favorites.cs file. Modify
   the loadout names, auto weapon selection and the loadout to
   your liking. THIS IS A REALLY COOL FEATURE!

6. Many defaults can be modified in the tribes\config\six\sixsetup.cs file.
   Be sure you read this carefully and understand what you are doing before
   making any changes, but I do encourage you to at least look.

7. Documentation on key bindings is in tribes\config\docs\features.txt but 
   it is unfinished. For now your best bet is to review the features.txt file
   and spend some time looking in the scripts and tweaking and experimenting 
   with the key bindings to understand all the features.

//----------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////
//----------------------------------------------------------------------------------
UN-INSTALLATION

1. Delete all files and subdirectories in tribes\config except the following files.

   badwords.cs
   banlist.cs
   ClientPrefs.cs
   config.cs
   GameServerList.cs
   IRCServer.cs
   joystick.cs
   play.gui
   Players.cs
   ServerPrefs.cs