1. Hello,

    I have managed to increase the node density using the

    spawn.min_density 0.5

    However I am using a stupid admin panel and it doesn't allow us to make custom startup parameters, Is there a config file where I can save these settings so they are still present on a reboot?


    Thanks! :D
     
  2. Wulf

    Wulf Community Admin

    You can add any Rust settings/commands to your server/identity/cfg/server.cfg file.
     
  3. Thank you, I was struggling to find it so I just assumed it didn't exist :)


    My server config contains this -

    Code:
    #################################################################
    Rust Experimental currently does not have a configuration file.
    You will need to set the hostname and rcon port on under the
    configuration files button in the ACP.We will replace this with a configuration file when on becomes
    avalible!
    #################################################################
    How ever my serverauto.cfg contains

    fps.limit "256"



    Is the serverauto.cfg the one I would put it in?