6 years ago
Map Editor - How to
How can I delete and remove a unit (Boat) that I placed in my new map with the map editor creator. I can seem to find a way to delete the unit I placed on my map? There honestly should be a rig...
Welp, I told you this on Discord, but I'll just put it here for the sake of completeness...
There is only one trigger event value. There should simply not be three boxes for it. I'm assuming at least one of them will save the value, though, so just put it in all three.
@Zaptagious wrote:
So I assume then that the value next to the trigger action actually (confusingly) corresponds to the trigger event.
Yeah. There is only one single piece of numeric data in C&C1 triggers, and it is related to the event, not to the effect. In fact, if you look at the final ini version of the trigger, there are only two numbers in there, and the second number is not data; it is just the numeric version of the "loop" status.