i'm aware of common
[quote]CommandSetUpgrade
[Gives the object the ability to change commandsets back and forth when this module two times]
TriggeredBy = [entry(s) from Upgrade.INI]
FXListUpgrade = [entry from FXList.INI]
ConflictsWith = [entry(s) from Upgrade.INI]
RequiresAllTriggers = [Yes/No]
RemovesUpgrades [entry(s) from Upgrade.INI, multiple "upgrade" entrys can be put here]
CommandSet = [entry from CommandSet.INI]
CommandSetAlt = [entry from CommandSet.INI]
TriggerAlt = [entry(s) from Upgrade.INI]
End[/quote]
this module changes CommandSet only if upgrade was purchased by player = question is:
if there is other way to change CommandSet, with automatic delayed(non-player started) means? i didn't find a way to use Statuses and GrantUpgrade doesn't work for already present units.
Edited by user Saturday, August 4, 2018 11:39:34 AM(UTC)
| Reason: Not specified