Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Best use of TeleportService for my game?

Asked by 5 years ago

I have been working on a game where players can join parties and load into a dungeon and fight npcs; However, I realized that having alot of players in multiple dungeons on the same server REALLY lags the game a lot.

I have decided that I should use TeleportService to send that lobby to their own place with their own dungeon. I have been looking through all of the API for TeleportService, but there are so many different functions and methods of teleporting people/groups to servers that I am not sure which would be the best way for my game in particular.

If anyone has any experience with TeleportService I would appreciate any help/knowledge.

Thanks!

0
that makes no sense DeceptiveCaster 3761 — 5y
0
have each individual dungeon be a place to teleport to DeceptiveCaster 3761 — 5y
0
@MCAndRobloxUnited Yea that's what i was saying? I'm asking about which api is most appropriate to use in this case. PoePoeCannon 519 — 5y
0
o DeceptiveCaster 3761 — 5y
View all comments (5 more)
0
Teleport()? DeceptiveCaster 3761 — 5y
0
Please, if you are not experienced and cannot give decent feedback, don't respond. PoePoeCannon 519 — 5y
0
i know what i'm doing DeceptiveCaster 3761 — 5y
0
Yea sure man :) PoePoeCannon 519 — 5y
0
If you use TeleportPartyAsync or whatever, just be mindful of how you configured your game to handle servers/players...unless you don't care about keeping the same players together, then disregard me. ABK2017 406 — 5y

Answer this question