• Rust Server config commands?
    3 replies, posted
Hi there, I am trying to find a list of Rust Server config commands that go in my server.cfg file. I have: server.pvp false sleepers.on true airdrop.min_players 10 I understand there are a lot more. I want to set durability for example.
conditionloss.damagemultiplier : Multiply the amount of condition loss when it happens (That's for item durability) conditionloss.armorhealthmult : Incoming damage is multiplied by this and applied as condition loss to armor i.e. 100 dmg * 0.333 = 33% condition loss
[url]http://playrustwiki.com/wiki/Server_Commands[/url]
thanks, so if I want to set item durability to 50% then default I would set conditionloss.damagemultiplier "amount" to .5 ?
Sorry, you need to Log In to post a reply to this thread.