HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Campaign question

06-05-2004, 05:49 AM#1
CynicalYouth
I am working on a single player campain and I have run into an interesting problem.

I have the triggers to save your characters,items, gold, etc. between maps, and I can enable the next map so it shows up on the screen where you pick a level but if you shutdown warcraft and come back you have to start over again. Is there a trigger or something I can do to fix this? If not does anyone have a work around? I had a fairly large campaign thought up and having to do it in one sitting would be very hard.
06-05-2004, 11:43 AM#2
TheReaper
I duno but you can use the save/load stuff ^_^
06-05-2004, 02:50 PM#3
Shimrra
Quote:
Originally Posted by TheReaper
I duno but you can use the save/load stuff
If you're going to post, please include some help and/or advice.
________________________________________________________

As for the actual question, are you doing this in the campaign editor? If so, use the trigger "Game - Show custom campaign button (Integer)". You must make sure that all of your campaign buttons are set to a number and then use this trigger to activate them. They should then show up.
06-05-2004, 03:01 PM#4
hellfire_1234
Quote:
Originally Posted by Shimrra
If you're going to post, please include some help and/or advice.

LOL

You could add in a piece of code that specifies which level you are on?? Im not sure how you would go about this, but i think the password should contain something telling you what map you are on.