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

Is it fine if I have multiple PlayerAdded events in one script?

Asked by 3 years ago

I want to add admin commands in my game but it requires a PlayerAdded event. I already have a PlayerAdded event in the script though. Will it cause lag or just be bad? I don't want to have to make one big PlayerAdded event but I feel as I must.

0
you should be able to connect it to one central event MachoPiggies 526 — 3y

1 answer

Log in to vote
0
Answered by 3 years ago

Yes it is completely fine. I made admin commands with multiple PlayerAdded events too. I call it Nebula and it works nicely.

Ad

Answer this question