Using the new IonCannon SW

Rock Patch adds a new kind of superweapon, the Ion Cannon SW.
To use it, first head to the [SuperWeaponTypes] section and add your own SuperWeapon to the end of the list.

[SuperWeaponTypes]
...
XX=IonCannonSpecial

The next step is creating the section for the new SuperWeapon.

Go to the place where the other SuperWeapons are defined (you don't have to, just to keep it well ordered) and add the following section:

[IonCannonSpecial]
UIName=Name:IonCannon
Name=Ion Cannon
RechargeTime=3
Type=IonCannon ;IonCannon is the type for the IonCannon SW
Action=IonAction ;check out the Adding custom Actions page to find out more about this
SidebarImage=IONCICON
ShowTimer=no
DisableableFromShell=yes

The Ion Cannon works like the same trigger action.

Rock Patch Help CE Main page Last change: 08.02.06