Warcraft III resources & community, 2003–2006 · archived

Save map load next map

9 posts
#1

Save map load next map

Is ther a Tutorial, og a map where you can learn how to save a map, and load next map, like the orc campaigns :?:

if there are plz give me a link :D

THX!
#2
Öhm, a tutorial, I guess not. e.g. Blizzard needed 725 triggers and more then 8000 variables for chapter1 of the orc-rpg (in the main map)

I think there's another way using save-games, but I dunno how this works exactly (though it didn't work in rotd for me)
#3
they didnt need that many - its quite easy there is a trigger for it the action is in game category
#4
I mean if you go into a region in map 1, it save map1 and load map 2, and if i go into a region in map 2 it save map 2, and load map 1 again? Hope you understand
#5
Yeah, I got the same prob.
Btw, if you want to move from map 2 another, use savegame trigger, set a string variable in a game cache and fill it with the place name. Then remove the hero from the game. Set the game's next level and set the game to victory. In the 2nd map, use wait 1 sec for trigger's events. Load the game cache, then load the hero and other things, load the string variable. Then use "If" action to set the place where the hero will start, with the string as condition. I think, this trigger will do.
#6
Thx, but i know how to create a game chace, and load the hero in the next map... But thx...

It would be great if some one create a demo map, where you can learn it eazy! :o
#7
AJRADthey didnt need that many - its quite easy there is a trigger for it the action is in game category


lol, simply open the rexxar-rpg-maps and then we talk again. btw yeah, it could be that these aren't the exact numbers, but it's close to them. and no, multi-map-rpgs are NOT easy :roll:
#8
I had looked in the orc campaign, and i dont understand everthnig, but i try to look again. Thx :D
#9
Ok i get it now :D :D

Now i will make a Tutorial map for that!