Author Topic: Making the server have x/99 players  (Read 351 times)

Title says it all. How do i do this?

Enter this into the server console:
Code: [Select]
$Pref::Server::MaxPlayers = "99";You'll have to re-enter this into the console every time you start up the server or edit the server preferences through RTB.

Enter this into the server console:
Code: [Select]
$Pref::Server::MaxPlayers = "99";You'll have to re-enter this into the console every time you start up the server or edit the server preferences through RTB.
Thanks :) locking