Transporting Units from map to map

Status
Not open for further replies.

Frozen

F

Frozen

Im trying to make a campaign but I cant seem to work out on how to transfer a unit to another map with its skills and such like the normal campaigns in WC3. Can someone tell me how to do this?
 
You create a Game Cache using the trigger Game Cache - Create Game Cache from MapName.w3x (you can call the game cache anything you want). Then you store the unit in the cache with the Game Cache - Store Unit in (last created game cache). Make sure that you save the cache after you store the information in it (Game Cache - Save (last created game cache). You also have to make sure that somewhere in your map you used the trigger Game - Set Next Level to Map.w3x.
 
Status
Not open for further replies.
Back
Top