Overriding the server.saveinternal?Solved
The last time I updated RUST the saveinterval is now 30 (30 secs) and so in my serverauto.cfg file I added server.saveinterval "600" and it still saves @30secs.... I am now trying server.saveinterval "300" to see if 600 was too high.

Anyone else solve this???

Am I doing something wrong??
server auto is NOT the correct place to save commands in. You should use server.cfg instead (Create it if it does not exist)
Not only do I have a server save interval of 30 seconds since the update but also I cant change it back unless I run a command every day. I tried adding my command (server.saveinterval "300") to the serverauto.cfg file and it failed. In fact every command after where I placed the interval command was not executed. SO now I run it as a daily event in RustAdmin... but rather have a better way.

Any thoughts???
5e1a000398c34.jpg dbmdude
Not only do I have a server save interval of 30 seconds since the update but also I cant change it back unless I run a command every day. I tried adding my command (server.saveinterval "300") to the serverauto.cfg file and it failed. In fact every command after where I placed the interval command was not executed. SO now I run it as a daily event in RustAdmin... but rather have a better way.

Any thoughts???

Please see above.

5b6ed4c9ac8e4.jpg misticos
server auto is NOT the correct place to save commands in. You should use server.cfg instead (Create it if it does not exist)

Thank you will do!!

Locked automatically