1. 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;
     
  2. Wulf

    Wulf Community Admin

    You can also find it under Rust.Global.SteamServer.MaxPlayers I believe, which pulls from Steam.
     
  3. Doesn't steam have a cap? When viewing some servers from the steam connect screen, it caps off at 1XX players.