Hey people,
does somebody know if theres a way to keep the self heal on buildings though using the NoDecay plugin?
does somebody know if theres a way to keep the self heal on buildings though using the NoDecay plugin?
readcfg into console for it to take effect without restarting (not too many things require a restart). Here's what I think a "No Decay, but still allow buildings to heal themselves: decay.delay_metal 99999
decay.delay_stone 99999
decay.delay_toptier 99999
decay.delay_twig 99999
decay.delay_wood 99999
decay.duration_metal 99999
decay.duration_stone 99999
decay.duration_toptier 99999
decay.duration_twig 99999
decay.duration_wood 99999
decay.upkeep_heal_scale 2I never know what convars need qoutes around the numbers or not.