• 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.

Save/Load multiple units in region

Status
Not open for further replies.
Level 4
Joined
May 14, 2013
Messages
48
In my map i want to save all units in a region then restore those same units in a later game. The units do not have any modified values. Restoring just the base units would be fine.

Currently i have managed to save all units in region to a variable but i cant figure out how to reload those units.

I currently have a trigger that saves a single unit and its values to a game-catch then reloads it in a different game. I would like to use a similar method of saving a variable to the game-catch then reloading the units from a variable.
 
Last edited:
Status
Not open for further replies.
Top