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

How Do I Check If The Player Is On A Vip Server?

Asked by 4 years ago

I Don't Really Know How To Do Anything With Identifying Servers So This Will Probably Suck

Parent.Workspace.VipServer (3577727344)
0
I don't believe you can Ziffixture 6913 — 4y

2 answers

Log in to vote
1
Answered by 4 years ago
if game.PrivateServerId ~= "" then
    --is Private
end

please upvote if this helped

Ad
Log in to vote
0
Answered by
VitroxVox 884 Moderation Voter
4 years ago

Hey here's an image to help you :D

image example

It makes it clear how to use and what method is what

VIPServerId ~= "" & VIPServerOwnerId ~= 0

**Accept & Comment if it helped :D **

Answer this question