Solved Setting player limit?

Discussion in 'Rust Discussion' started by Burak 2, Jul 6, 2015.

  1. hey, How can I do that?

    my startup code is this
    Code:
    @echo off
    RustDedicated.exe -batchmode +server.hostname "[TR][ Blood ] 4xGATHER|3xSmelt|TP|HOME|REMOVE|MAP|CLANS|KIT" +server.port 28015 +server.identity "DataSaves" +server.seed 6738 +rcon.port 5678 +rcon.password "secret" -server.worldsize 5000 -autoupdate
    Thank You,
     
  2. Wulf

    Wulf Community Admin

    First, remove -autoupdate if you are using Oxide.

    Second, add the below line to change your max players.
    Code:
    +server.maxplayers 50
     
  3. ....and maybe remove your rcon port and password from the example code in your post ;-)


    Regards
    7th
     
  4. Wulf

    Wulf Community Admin

    Good catch, removed it. Hopefully he hasn't suffered from that!
     
  5. Damn I was just about to log in :D
    Hehehe jkin'


    Regards
    7th
     
  6. Okay ty is it possible to rise animal spawn limit? on my server I cant see animal too much it is so rare :D
     
  7. Wulf

    Wulf Community Admin

    There are a few threads on that, just search. ;)