Author Topic: Changing max players?  (Read 353 times)

Is it possible to change max players to like 48? I heard it was possible if you forward those ports and do it using a console command.

$Pref::Server::MaxPlayers = int amount;

You need to forward the amount of ports for the amount of players.

1. 28000 - 28032 gets you 32 players max.
2. ???
3. Profit.

Console Command:
$Pref::Server::MaxPlayers="(0 - 57)";