• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

Set Next Level

Status
Not open for further replies.
Level 2
Joined
Jan 2, 2021
Messages
10
Hey everyone,

I tried to make a custom campaign by creating a menu map with a dialog. The idea is that you have a button for each level. The problem is i the [set next level] action does not seem to work. When i press a button it will redirect me to the main menu
1.png
2.png


Am i doing something wrong or is it just another Reforged Issue?
 
Level 2
Joined
Jan 2, 2021
Messages
10
I'm pretty sure you can't initiate dialogues upon map initialization.
Try Time elapsed 0 seconds
Thanks for the response!

Sadly it didn't do the trick. I did try to link it to a campaign level however and that did work. But i want the next level to be one of my custom maps
 
Level 20
Joined
Apr 12, 2018
Messages
494
The map's path must be explicitly set. It starts from the base Maps folder and goes down any tree directed. If your map isn't there it won't be able to find it. If you put it in a folder called MyCampaign the path should look like "MyCampaign\MyMap.w3x" or thereabouts.

If you are using a Campaign and your map is in the campaign it will work as you would think with the path you are using.
 
Status
Not open for further replies.
Top