[help] 24 Max Player Cap (Change the conf?)

Not going to change the following code.

Im just curious. What issues occur if you change the player cap to lets say 36?

if playerCount >= 24 then
print(‘Full. :(’)

Try it and find out :wink: they’re going to eventually increase the cap. But for now it is 24.

1 Like

Im tempted :wink: But im guessing weird de-sync etc? haha!