GML(Guided Missile Launcher) v0.000000001a
By: Necron_99

About:
	This is a nifty weapon that shoots missiles that you can pilot around.  Good for SP
and big maps.

How to install:
	Simply extract the archive into your unreal/system directory.  Then in game type
"summon gml.gml" at the console

How it works:
	The gun has two distinct modes of fire.
Mode 1:  Primary fire fires off the missile, alt fire cycles through the missile's
different modes.  They are, No Artillery, Bombs, and Lasers (see table below for 
reference).

	________________________________________________________________
	| Name            | Ammo Used  | Charges | Fire Damage | Speed |
	|-----------------|------------|---------|-------------|-------|
	| No artillery    |     1      |   0     |     0       |  500  |
        | Bombs           |     3      |   3     |    100      |  400  |
	| Lasers          |     5      |   75    |     15      |  300  |
        |_________________|____________|_________|_____________|_______|

Mode 2:  Primary fire uses the missile's special power.  Alt fire detonates the missile.

Thanks to:
	Postal: Original idea
	Epic Megagames: For making this rendering engine.

Legal Garbage:
	Do whatever you want with this mod, just give me credit for originally making it.