• 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.

Dungeon Instances

Status
Not open for further replies.
Level 3
Joined
Nov 17, 2011
Messages
11
I am making my first Wc3 map, and would like to add instances to it. Instances being that if my hero enters a certain region he/she will enter a separate map, which will contain the actual dungeon. Entering a region in the dungeon map will then transfer the hero back to the starting map, in the exact state that it was when he/she left.

An example of this is Rexxar entering and exiting Thunder Ridge in the TFT bonus campaign.

I've looked through the tutorials on The hive, as well as tried google, but haven't been able to find a guide for making such instances.

Is it possible to do this in a custom map? If so, does anyone know of a guide or tutorial?

Thanks in advance :grin:
 
Level 5
Joined
Sep 30, 2011
Messages
178
I think you should use campaign editor..... (first make the map, then if unit reach a region, use this:
  • New Map
    • Events
      • Unit - A unit enters your specified region
    • Conditions
    • Actions
      • Game - Set the next level to Next map
      • Game - Victory Player 1 (Red) (Show dialogs, Show scores)
I never actually try this trigger, but try this first
 
Status
Not open for further replies.
Top