Did you know? All of these messages will likely be replaced before release.

Loading Maps as Map Ends

For questions and discussion about UnrealEd, UnrealScript, and other aspects of Unreal Engine design.

Moderators: Semfry, ividyon

User avatar Rocky
Skaarj Scout Skaarj Scout
Posts: 12
Joined: 12 Sep 2013, 16:22
Location: (X) Unable To Locate....

Subject: Loading Maps as Map Ends

Post Posted: 26 Oct 2013, 13:24

Hey all I am new here!

I want to learn about how to make maps as it ends, it loads to next ( I am actually talking about SP maps). I have seen maps like Vortex2, it contains a Teleporter, but how does that Teleporter works to load the next map like Nyleve?

Any help would be appreciated :)

User avatar Legendslayer222
Skaarj Elder Skaarj Elder
Posts: 1468
Joined: 15 Mar 2009, 10:18
Location: England

Subject: Re: Loading Maps as Map Ends

Post Posted: 26 Oct 2013, 15:26

Welcome!

To get a teleporter to work you need to go into its properties, then the 'teleporter' menu and enter a URL. To load another map you need to enter something like:
LevelName#TeleporterName
Where LevelName is the name of the next level and TeleporterName is the tag of the teleporter you want to teleport to (if you don't enter a TeleporterName it will just find a PlayerStart). You can just enter a TeleporterName to teleport to another teleporter in the same level.

Wow I said teleport so many times just now.

User avatar Rocky
Skaarj Scout Skaarj Scout
Posts: 12
Joined: 12 Sep 2013, 16:22
Location: (X) Unable To Locate....

Subject: Re: Loading Maps as Map Ends

Post Posted: 26 Oct 2013, 19:33

Thanks it worked.

But I got another problem. It successfully loads to next level but after I press the Fire button it loads to Nali Castle Fly-By or RTNP Castle one.

Any idea??


Who is online

Users browsing this forum: No registered users and 47 guests

Copyright © 2001-2024 UnrealSP.org

Powered by phpBB® Forum Software © phpBB Limited