Linking maps and lightsabers

Status
Not open for further replies.
well, explain what you mean by link maps, because there are two ways. the first is through campain style, ie, when u complete one level u get transfered to the next. the other is map loading using triggers, this works by loading a totaly new map (which has to be imported as part of the original map) and then using is as the current game play. this would be used if u wanted a map to have seasons but wihtout having to load up a new game.
 
what you need to do is make two maps, one be the original and one be the one you want to load up during the game, what you then do is use a trigger that says load *mapname*.wc3 or similar and then when that trigger is executed is *should* load the map, i havent tried this yet but i think it would work
 
Status
Not open for further replies.
Back
Top