Using the new Meteor Shower SW |
Extended Tiberian Sun adds a new Super Weapon, the MeteorShower SW.
To use it, head to the [SuperWeaponTypes] section and add your own SuperWeapon to the end of the list.
[SuperWeaponTypes] ... XX=MeteorShowerSpecial
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:
[MeteorShowerSpecial]
Name=Meteor Shower
RechargeTime=5
Action=MeteorAction ; Check out the
Adding custom Actions page to find out more about this
Type=MeteorShower
; MeteorShower is the type for the MeteorShower SW
SidebarImage=METSHICON
MeteorsNumber=5 ; this number of meteors will be spawned
;(can
be greater than this number on 0-3 meteors)
Extended Tiberian Sun 3.40 | Main page | Last change: 05.05.07 |