Solved Stopping building decay?

Discussion in 'Rust Discussion' started by Joplin, May 8, 2015.

  1. is there a way to stop buildings from decaying?
     
  2. Delete Twigs Decay if you are using it.
     
  3. There is decay implemented by Rust itself too PaiN and yes @Joplin there is a command to disable it, decay.scale 0 (<- number nil, not the letter O ;)) will disable the damage dealt by decay.
     
  4. Thanks Mughisi, I'll give it a try.
     
  5. it resets the decay after every restart... is their a way to make it so it doesnt reset decay or is their some way to make it so when the server starts up it automatically puts in decay.scale 0?
     
  6. What about adding it to command line ?
     
  7. Command line?
     
  8. Wulf

    Wulf Community Admin

    Create cfg/server.cfg and add the command to it.
     
  9. I have a serverauto.cfg?
     
  10. Wulf

    Wulf Community Admin

    Wrong location, those never used. Create the cfg folder in your server root, and make the file there.