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

unit transition between different maps

Status
Not open for further replies.
Level 4
Joined
Aug 24, 2021
Messages
10
Hey, hello, I wanna ask you a question
I wanna translocate the chosen hero between different maps just like the orc bonus campaigns. However, I want to see a brand-new map aftering switching map as if I play this map first time. I have seen the bonus triggers. It uses the save map and load map trigger to achieve the goal and it mean the maps are "old".
I appreciate it if someone could help me. Thank you very much.
 

Uncle

Warcraft Moderator
Level 73
Joined
Aug 10, 2018
Messages
7,866
For singleplayer you need to use this:

For multiplayer you need to use a custom Save/Load system.
 
Level 4
Joined
Aug 24, 2021
Messages
10
For singleplayer you need to use this:

For multiplayer you need to use a custom Save/Load system.
yes, I know the cahce knowledge, thank you. I tried this before. However, I can just transit the hero from map1 to map2. But how you do transit that hero from map2 to map1 and make sure the map1 and map2 are new?
 

Uncle

Warcraft Moderator
Level 73
Joined
Aug 10, 2018
Messages
7,866
yes, I know the cahce knowledge, thank you. I tried this before. However, I can just transit the hero from map1 to map2. But how you do transit that hero from map2 to map1 and make sure the map1 and map2 are new?
I'm not too sure about the "new" thing, I've never actually used Game Caches before. What is causing the map to not be "new" anymore? What does that mean exactly?

Also, maybe this is what you want?

You may need to rely on the custom save/load system, it works for singleplayer as well.
 
Level 19
Joined
Oct 17, 2012
Messages
859
This tutorial hits your query dead on.
 
Status
Not open for further replies.
Top