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

How can I have different spawn points for different groups In my game?

Asked by 4 years ago

Let's say I have a main group but I'm part of a subdivision in that group, how would I make myself spawn in the subdivision point instead of the main point where the majority of other group players will spawn in.

Thank you!

1 answer

Log in to vote
0
Answered by 4 years ago

I bet you could use Player:IsInGroup in a localscript to see if they are in one of those groups and if they are to destroy the main spawn and add the new one all locally and wait until all that is done until you let the player spawn

0
I'm a bit new, could you perhaps post an example of how I could do it? And if you can, some explanation along to help me actually learn instead of just "copying" it? I_Hashi 9 — 4y
0
sure, give me some time and i'll post a more informative reply :) Diamond52002 29 — 4y
0
i made a reply with an answer, but it sucked, so i made a free model with all that you need, the scripts all have comments so be sure to read them: https://www.roblox.com/library/5074686582/Group-Specific-Spawns Diamond52002 29 — 4y
Ad

Answer this question