SwapTool for Unreal Tournament 2004
Version 1.1   Completed 2/16/2005

Author: Matt Miller a.k.a. T-Bone
E-Mail: mattster at johnhmiller.com



Installation
--------------------------------
Unzip SwapToolV11.u and SwapToolV11.ucl into your UT2004\system directory.



Description
--------------------------------
Swap out default weapons and vehicles with those of your choosing.

Swaptool can use third party weapons and vehicles and automatically adds them
to the server packages list. You can also remove weapons or vehicles.

Includes cache file for the ECE Bonus Pack vehicles so they can be
used with this mutator and other mutators like Vehicle Arena.



Configuration
--------------------------------
Use the in-game mutator config menu to select which weapons to swap. To swap
the Assault Rifle with the Rocket Launcher, find the "Swap Assault Rifle
with..." and use the drop-down menu to select the Rocket Launcher. Then make
sure the box to the left of the words is checked, click OK and start a match.
Everyone will spawn with Rocket Launchers instead of Assault Rifles!

Selecting "Nothing" and checking the box will remove the weapon or vehicle.


You can also open SwapToolV11.ini (which is created after you first configure
it) and manually enter class names of the weapon or vehicle you want to use.
Or, if you want to remove the weapon or vehicle enter: none

Don't forget to set the corresponding "bSwap" variable to 1 to turn on
swapping for that slot. Setting it back to 0 turns it off.

Example:
bSwapWeapon[2]=1
WeaponClassName[2]=XWeapons.RocketLauncher

This example swaps the Assault Rifle with the Rocket Launcher. The numbers
for the weapons and vehicles are:

Weapons:
0 - Translocator
1 - Shield Gun
2 - Assault Rifle
3 - Bio Rifle
4 - Shock Rifle
5 - Link Gun
6 - Minigun
7 - Flak Cannon
8 - Rocket Launcher
9 - Lightning Gun
10 - Sniper Rifle
11 - Mine Layer
12 - Grenade Launcher
13 - AVRiL
14 - Target Painter
15 - Ion Painter
16 - Redeemer

Vehicles:
0 - Manta
1 - Scorption
2 - Hellbender
3 - Raptor
4 - Goliath
5 - Leviathan
6 - Cicada
7 - SPMA
8 - Paladin



Change Log
--------------------------------
v1.1
- Fixed crashing bug when attempting to swap in a weapon that used the same
  ammo or switching two weapons' places
- Fixed swapping a weapon with none removing the weapon even if it was
  replacing something else
- Improved the menu layout
- Selecting a different weapon/vehicle in the config menu automatically
  enable swapping for that weapon/vehicle now
- Fixed Accessed Nones



Thanks To
--------------------------------
- God for my coding talent :)
- Epic and Digital Extremes for making such an awesome game!

I used the WOTgreal editing program to make this mutator. I recommend it to
anyone that makes mods/mutators. Many thanks to the author for making it and
offering it to the community for free!
http://www.wotgreal.com/



--------------------------------
Unreal Tournament 2004 (c)2004 Epic Games Inc, Inc. Raleigh, N.C. USA.  All
Rights Reserved. Unreal Tournament and the Unreal Tournament logo are
registered trademarks of Epic Games Inc. All other trademarks and trade names
are properties of their respective owners.