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 :/