Page 1 of 1

Teleport at ending a level to menu?

Posted: Thu Dec 24, 2020 9:16 am
by PeterOostrik
I finished my SP campaign, is there a way to use a teleporter or something to get back to the menu? In short; When the player hits the end of the level I want the game to go back to the menu..

Re: Teleport at ending a level to menu?

Posted: Thu Dec 24, 2020 3:59 pm
by Kajgue
Heya Peter,

I think if you set the level destination to unreal.unr it should return the player to the flyby, or you can try vortex2.unr to return them to the main campaign, as i don't know if it will keep their weapons if they return to the flyby, it may end up looking weird depending on what you're trying to achieve :O

I hope this helps. :)

Re: Teleport at ending a level to menu?

Posted: Mon May 17, 2021 2:06 pm
by Leo T_C_K
Use the OEMEnd actor. It was used in Unreal Special Edition (except it wasn't included due to a mistake causing dark arena to load unless you downloaded a fix which no longer exists and which I had to recreate at one point).

The Dark Arena map used it, it used to pop up the order menu, due to order menu not being there it will pop up menu slot with the same number which is I believe either quit or options. But its close enough, otherwise there are custom scripts which can do the same job. Another thing if you want to destroy the weapons is to make it go to a map that has the UnrealI.EndGame or make a zone that has destruction of items, however it only worked reliably on 220. Or use special classes like triggereddeath variants (but this goes more to custom code) and only then have player transported to flyby to make sure he lost the weapons. You can make combination of those methods too. OEMEND is under keypoint btw and is part of unrealshare.