How can you check if a server is a VIPserver or a normal server?
game.VIPServerId will be an empty string if its a normal server, if it has something, and VIPServerOwnerId is 0, then its a reserved server. otherwise its a vip server.
7 Likes
To make it a bit more clear:
53 Likes
Thanks for putting that into context, it will prove handy for future projects!
4 Likes