View Single Post
Old 06-03-2004, 04:58 PM   #7 (permalink)
UkRaNiUM
Junior Member
 
Join Date: May 2004
Posts: 18
Default

to xplain more i tried to make a crate drop that is selectable by the supplycenter & Used the the battledrone as an example!

Quote:
Behavior = ObjectCreationUpgrade AYRI_06
UpgradeObject = OCL_AmericanBattleDrone2
TriggeredBy = Upgrade_AmericaBattleDrone
End

Behavior = CommandSetUpgrade AYRI_0322226
TriggeredBy = Upgrade_AmericaBattleDrone
CommandSet = AirF_AmericaSupplyCenterCommandSet2
End
As for the battle drone:

Quote:
Behavior = LifetimeUpdate M963_09
MinLifetime = 119000
MaxLifetime = 119000
End

Behavior = UpgradeDie ModuleTag_16862
;This frees the object based upgrade for the producer object.
DeathTypes = ALL
UpgradeToRemove = Upgrade_AmericaBattleDrone AYRI_0322226
End

Can someone plZ help me! same prob as in the post b4 :/
UkRaNiUM is offline   Reply With Quote