Author Topic: Player Limit  (Read 358 times)

I've seen server with a player limit over 32 but I don't know how to change the player limit.
Can someone help me?

Let's say for example you wanted the player limit to 50.

In the console type:
$pref::Server::maxplayers=50;

Then:
webcom_postserver();