Basically what I ask in the title, I mean maybe I could use a console command, but I'm sure there is a better way.
[DOUBLEPOST=1479183043][/DOUBLEPOST]Never mind, this seems to work
Code:int maxPlayers = ConVar.Server.maxplayers;
Solved Getting server max players?
Discussion in 'Rust Development' started by Kappasaurus, Nov 15, 2016.
-
Wulf Community Admin
You can also find it under Rust.Global.SteamServer.MaxPlayers I believe, which pulls from Steam.
-
Doesn't steam have a cap? When viewing some servers from the steam connect screen, it caps off at 1XX players.

