• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Region Dodad Copy-Paste

Status
Not open for further replies.
Level 4
Joined
Jan 25, 2009
Messages
42
i need to have a trigger in my newest map that has to copy over all the dodads in one random region and paste them all in the exact same order in another random region... i planned to use variables for the random regions... any suggestions and advice is very welcome... thx
 
Level 4
Joined
Jan 25, 2009
Messages
42
well, i tried it with units and the move action... its a temporary solution to the prob, but the number of units exceeds the maps limit and it just moves the segments, not copies them... i tried this: pick all destructibles in (random_region_1) and do action;; create picked destructible at (random_region_2)... doesn't work at all :/ (it does copy over all the destructibles, but they are not in the same order as they were in random_region_1, which renders this useless)
 
Last edited:
Status
Not open for further replies.
Top