Hello! (title)
-
What do you want to achieve? I want to get the ID of the server the player is in. (My end goal is to have a certain VIP server have things that other servers don’t have.)
-
What is the issue? I am not sure how to get the ID of the server that the player is currently inside. not the place, the entire server
-
What solutions have you tried so far? I tried using Datamodel.JobID and Datamodel.PrivateServerID. Both either didint work or I didint use them right.
(looking at This Post and the DevHub)
Sorry if the answer to this is really basic, I’m fairly new to lua.