So right now for the map contest of may im working on this map I already explained. So I want to create a unit at another unit but I want it when one of them dies.
CODE
Condition
Current play suffers at lease 1 death of "unit"
Action
Create 1 unit at "location" for current player
Move units at location "location" to "destination"
Center location on "location" to "unit" owned by player at location
Display text message "..."
Preserve trigger
But I dont want it to always be random or I made a mistake on something but what I'm trying to say for center location and move units is it in the right order?