Using the updated DropPod SW |
Extended Tiberian Sun updates the Drop Pod SW.
Now you can create unlimited number of different Drop Pods
To use it, head to the [SuperWeaponTypes] section and add your own SuperWeapon to the end of the list.
[SuperWeaponTypes] ... XX=NewDropPodSpecial
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:
[NewDropPodSpecial] Name=New Drop Pod RechargeTime=5 Action=DropAction Type=DropPod SidebarImage=DROPICON
DropPodObjectFirst=TTNK ; first dropped object by drop pod (can be infantry, unit or aircraft)
DropPodObjectSecond=E1 ; second dropped object by drop pod (can be infantry, unit or aircraft)
DropPodMaximum=6 ; maximum number of dropped objects (recommended to set it below 7) DropPodMinimum=3 ; minimum number of dropped objects
Extended Tiberian Sun 3.40 | Main page | Last change: 05.05.07 |