Campaign Editor Help

Status
Not open for further replies.
Level 2
Joined
Jul 4, 2005
Messages
15
Ok... i'm not new at all to world editor, and i'm trying to make a campaign. I have a series of maps, now i'm ready to put them all in my campaign. However, whenever i add a map- its blue, and it won't show up when i play a custom campaign. Also, how do i link maps together so that the heroes and items recieved and used in one map stay in the next? Any help is greatly appriciated, i'll also continue searching around and see if i can solve the problem on my own. :?:
 
Level 10
Joined
Jul 14, 2004
Messages
463
If you don't want to show every button at the first time the player loads the campaign, you have to hide them and then use the "show/hide campaign button" action in the trigger editor. To start the next level directly after winning the last one without returning to the campaign screen, use the "Set Next Level" action. To store data between maps, you have to use the "game cache"-actions. At the end of every map, save the units/variables in a game cache, and at the beginning of the next one, load it again "Restore ... from game cache".
 
Level 2
Joined
Jul 4, 2005
Messages
15
Thanks again, I appriciate the help, that would have been my next question, I'm glad people are so helpful around here.
 
Status
Not open for further replies.
Top