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