Using the new Money SW

Extended Tiberian Sun adds a new kind of superweapon, the Money SW.
It will donate its owner a specified amount of money.
To use it, first head to the [SuperWeaponTypes] section and add your own SuperWeapon to the end of the list.

[SuperWeaponTypes]
...
XX=DonateMoneySpecial

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:

[DonateMoneySpecial]
Name=Donate Money
RechargeTime=3
Type=Money             ;Money is the type for the Money SW
SidebarImage=DONATEICON
;New Tags
Money=2000 ;the amount of money, default is 0
AutoActivate=yes;OPTIONAL, if no, you have to click on the icon to see the map

Extended Tiberian Sun 3.40 Main page Last change: 05.05.07