Hello there! I have been playing on a server that has had minimal upkeep cost for the cupboard but I decided I wanted to run my own server. I cannot for the life of me figure out how to modify the amount it costs to upkeep. I found out how to disable it but I was unable to find/understand how to modify the amount it takes.
I have my gameserver with gtxgaming and If somebody could please help me get this figured out. I would greatly appreciate it!
Solved Cupboard Upkeep?
Discussion in 'Rust Discussion' started by patrick8996, Jan 6, 2018.
-
this is what i used. RUST Decay Upkeep Variable, Hints and Tips - Corrosion Hour
-
Edit: Figured it out. Just edited my server.cfg and added:
decay.bracket_3_blockcount "500"
decay.bracket_2_blockcount "300"
decay.bracket_1_blockcount "100"
decay.bracket_0_blockcount "25"
decay.bracket_0_costfraction "0.01"
decay.bracket_1_costfraction "0.05"
decay.bracket_2_costfraction "0.09"
decay.bracket_3_costfraction "0.13"
decay.duration_twig "1"
decay.duration_wood "12"
decay.duration_stone "72"
decay.duration_metal "120"
decay.duration_toptier "168"
and it started workingLast edited by a moderator: Jan 6, 2018