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...
@Zaptagious wrote:
I have an issue with the map editor where it resets the value of trigger events (TD) when I open the editor. Like if I want the event to have "Units destroyed: 5", the next time I open the map editor it will be back to 0.
Anyone else have this?
This may be related to it not saving the Teamtype correctly. If the trigger does not have a teamtype attached, try if specifically selecting the "None" teamtype from the teams dropdown resolves the issue.
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.