#Making VIP/VC only servers efficiently

1 messages · Page 1 of 1 (latest)

gleaming dragon
#

In one of my projects, I've been trying to make VIP and VC only servers, and I was thinking that I would need to make more places for that, but the problem with that is that if I make any changes to the base game, I would have to go to every place and update it there. This person has an almost identical problem, but it wasn't really solved. https://devforum.roblox.com/t/what-is-the-most-efficient-way-to-make-vc-only-server/2710746

worn sparrow
# gleaming dragon In one of my projects, I've been trying to make VIP and VC only servers, and I w...

The final answer on that devform post is the same answer I would give
https://devforum.roblox.com/t/2710746/7

gleaming dragon
#

so pretty much you assign servers with what kind of server they are and distribute players based on that?

#

doesn't seem great tho

ionic brook
#

use packages to update multiple places at the same time