★ UnrealEd Website/Server-Teleporter Actor ★

Need some nice Mods? Here, you are right!
Post Reply
User avatar
Que
Inhuman
Posts: 781
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

★ UnrealEd Website/Server-Teleporter Actor ★

Post by Que »

So what do we have here?

Webteleporter

Just a simple addon for UnrealEd which allows mappers to include WebTeleporters into their maps.
you can use Http(s):// (Links) and/or unreal://IP:PORT also Mailto://user@theweb?subject="whatever"
so basically if you want a client to visit your webpage(s) or server(s) in case of a portal map.. you may use this Actor in your maps.

from the readme;

Code: Select all

UnrealEditor extension WebTeleporter

Proasm and no0ne.
=========================

Whats this?.. 

Just a small Addon for UnrealEditor which enables mappers to place a WebTeleporter
into the Map allowing for sending clients to Websites or Other Servers.

Installation;
=============

copy WebTeleporter.u to System Folder.

Done.

Usage;
======
MyLevel the WebTeleporter by typing into the Command: [bar]

obj load file="WebTeleporter.u" package="MyLevel"

open the Actor Browser and tick/untick the "Actor Classes only" toggle few times to refresh Actor List.

goto teleporter > WebTeleporter.

Select VisibleWebTeleporter and insert into map.

you will see a nice icon appear (thanks to our sponsor FireFox)

double click on this icon and goto WebTeleporter > Link

enter there either a website URL Http(s):// or unreal://IP:PORT to send clients to another server.

You can also use Mailto://email@theweb?Subject="Whatever"

If you MyLevel The WebTeleporter then no need to send with your map!

cheers.
Image
Image
Image

enjoy.
Attachments
WebTeleporter.zip
(1.4 MiB) Downloaded 8 times
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
Post Reply