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

Transporting Units from map to map

Status
Not open for further replies.
Level 1
Joined
Apr 28, 2004
Messages
4
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?
 
Level 13
Joined
Jan 9, 2004
Messages
1,037
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.
Top