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.
 
For singleplayer you need to use this:

For multiplayer you need to use a custom Save/Load system.
 
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?
 
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.
 
This tutorial hits your query dead on.
 
Status
Not open for further replies.
Back
Top