Need some help with Dungeon in RPG.

wardenblack

Member
Reaction score
1
ok I have been busting my eyes on this forum and I am sorry if somewhere else is posted this but I need some help.

I am creating my first Dungeon in my rpg map. I did the terrain. what I cant seem to know how to do is when the last boss dies I want to pick every player in the dungeon and teleport them in a region.

one more thing. I have a imported sound which plays for 1.45 minutes. And i made a trigger:
Unit - enters region <soundstart>
Condition - (is a hero)
Action - sound play sound

It`s ok but the song ends in 1.45 minutes. How can i make it loop? I know it is very basic and i thank you for your patience with me :)

-Mike-
 
ok I have been busting my eyes on this forum and I am sorry if somewhere else is posted this but I need some help.

I am creating my first Dungeon in my rpg map. I did the terrain. what I cant seem to know how to do is when the last boss dies I want to pick every player in the dungeon and teleport them in a region.

one more thing. I have a imported sound which plays for 1.45 minutes. And i made a trigger:
Unit - enters region <soundstart>
Condition - (is a hero)
Action - sound play sound

It`s ok but the song ends in 1.45 minutes. How can i make it loop? I know it is very basic and i thank you for your patience with me :)

-Mike-

For your first question there's:

Trigger:
  • Untitled Trigger 001
    • Events
    • Conditions
    • Actions
      • Set TempGroup = (Units in (Playable map area))
      • Set TeleportingPoint = (Center of (Playable map area))
      • Unit Group - Pick every unit in TempGroup and do (Actions)
        • Loop - Actions
          • Unit - Move (Picked unit) instantly to TeleportingPoint
      • Custom script: call RemoveLocation(udg_TeleportingPoint)
      • Custom script: call DestroyGroup(udg_TempGroup)


The other one I'm not quite sure of... you could always add a Wait action and then replay it simply :p Or you could turn a trigger on which plays it every 1.45 seconds (periodically).

There's might be a better method though.

Good luck.
 
Hey thanks I will try that. I didn't know how to pick all players in the dungeon (not all map) but I`ll just draw a region across all dungeon (it`s like a huge maze:D ). and for the second answer: that's what I'm currently using (with wait 1.45 and than again :) )
thanks again.


P.S.

I would like to keep this thread open for further questions if that's ok with the moderators.
 
Hey thanks I will try that. I didn't know how to pick all players in the dungeon (not all map) but I`ll just draw a region across all dungeon (it`s like a huge maze:D ). and for the second answer: that's what I'm currently using (with wait 1.45 and than again :) )
thanks again.


P.S.

I would like to keep this thread open for further questions if that's ok with the moderators.

Asking new questions in this thread probably isn't a good idea... better create new ones then. Oh, and I edited with the idea to turn a periodic trigger on, then you won't need loads of waits :p

The points / regions mentioned were just examples.
Good luck, if you need any further help, PM me :)
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    News portal has been retired. Main page of site goes to Headline News forum now
  • The Helper The Helper:
    I am working on getting access to the old news portal under a different URL for those that would rather use that for news before we get a different news view.
  • Ghan Ghan:
    Easily done
    +1
  • The Helper The Helper:
    https://www.thehelper.net/pages/news/ is a link to the old news portal - i will integrate it into the interface somewhere when i figure it out
  • Ghan Ghan:
    Need to try something
  • Ghan Ghan:
    Hopefully this won't cause problems.
  • Ghan Ghan:
    Hmm
  • Ghan Ghan:
    I have converted the Headline News forum to an Article type forum. It will now show the top 20 threads with more detail of each thread.
  • Ghan Ghan:
    See how we like that.
  • The Helper The Helper:
    I do not see a way to go past the 1st page of posts on the forum though
  • The Helper The Helper:
    It is OK though for the main page to open up on the forum in the view it was before. As long as the portal has its own URL so it can be viewed that way I do want to try it as a regular forum view for a while
  • Ghan Ghan:
    Yeah I'm not sure what the deal is with the pagination.
  • Ghan Ghan:
    It SHOULD be there so I think it might just be an artifact of having an older style.
  • Ghan Ghan:
    I switched it to a "Standard" article forum. This will show the thread list like normal, but the threads themselves will have the first post set up above the rest of the "comments"
  • The Helper The Helper:
    I don't really get that article forum but I think it is because I have never really seen it used on a multi post thread
  • Ghan Ghan:
    RpNation makes more use of it right now as an example: https://www.rpnation.com/news/
  • The Helper The Helper:
  • The Helper The Helper:
    What do you think Tom?
  • tom_mai78101 tom_mai78101:
    I will have to get used to this.
  • tom_mai78101 tom_mai78101:
    The latest news feed looks good

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top