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

What is an event script when a player joins a game?

Asked by 10 years ago

I need this for a script that makes player invisible from entering the game.

3 answers

Log in to vote
0
Answered by 10 years ago

That would be the PlayerAdded event in the Players service.

0
oh thank you guestnot99 112 — 10y
0
You're welcome, be sure to accept my answer on the right if this answered your question. Welcome to Scripting Helpers! User#11893 186 — 10y
Ad
Log in to vote
0
Answered by 10 years ago

Playeradded My advise is make a completely black spawn lobby (closed room) and get a script that hides the player names on a constant loop with a wait() of 1 or .5 or a small number/decimal of that sort.

Log in to vote
0
Answered by 10 years ago

PlayerAdded and ChildAdded

0
I suggest PlayerAdded fireboltofdeath 635 — 10y

Answer this question