• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

two maps in one mission

Status
Not open for further replies.

Chaosy

Tutorial Reviewer
Level 41
Joined
Jun 9, 2011
Messages
13,247
I got a question, i have played the warcraft 3 bonus campaign (founding the durotar), and when you get pass those shimmering things you get teleported to a other map and are able to go back how can i do this in worldeditor?

//darkgrom


EDIT

This is the trigger i use for do this. but when i enter the region i just being showed the main frozen throne screen. any idea why it wont work?
Event

Unit - A unit enter region 000 <gen>

Actions

Game cache - game cache create game cache from test change map test.w3v
set test = {last creted game cache}
Game Cache - save test
Game - set the next level to maps/new test map.w3x
Game - victory for player 1 {red} (skip dialogs) (Skip scores)
 
Last edited:
Status
Not open for further replies.
Top