Putting ADMIN commands in VIP server, but not public.
I am not a scripter, first and foremost, so most of what I am asking for is on behalf of my scripter. We are trying to make it so VIP server owners can use admin commands in their server, but not in a public game. Note that this game has multiple places. In our lobby, we pulled it off, but when you teleport to the actual game, it doesn’t work.
My scripter said:
OwnerId is displayed as nil, aka 0
OwnerId ~= 0 OR the VipSeverID
meaning that if owner 0, it could rely on VIPServerID. but I don’t want that, so ye, need to figure out about this.
Again, I’m not a scripter, so I have no idea what needs to be done. Any help would be appreciated.