When you change the OBJECT, you will already change the model and commandset cause it's a new unit replacing the old one. Understand?
Behavior = ReplaceObjectUpgrade ModuleTag_40
ReplaceObject = Your new object
TriggeredBy = your object upgrade
End
It's an object upgrade. Your new object will have a command button in the command set to REPLACE the current object with the old one.
|