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

How do I make a max-server type limit?

Asked by
itsJooJoo 195
7 years ago

I am working on a game which (similarly to The Plaza and MeepCity) has a limit for the amount of servers/players online. I don't know how to make that. Can somebody guide me on that?

Note: I am not looking for anyone to make a script for me. I am just asking if it's possible, and, if so, give me a few links or a summary.

0
Limit the number of players in a server? Is that what you mean? GoldenPhysics 474 — 7y
0
The amount of players in the game in total. SimplyRekt 413 — 7y
0
(Sorry for little explanation) I want ALL players playing the game at once (not per server) for ALL servers combined, to be less than a certain integer. itsJooJoo 195 — 7y
0
You would need a datastore which has the amount of players in it's value, but this may be glitchy because I don't think you can access datastores at like every second (If your game is popular) xuefei123 214 — 7y

1 answer

Log in to vote
0
Answered by 7 years ago

I think you go to Configure Place -> Max Players and change the number.

0
Oh I see what you mean. RadioactiveSherbet 30 — 7y
Ad

Answer this question