Does a plugin currently exist that would change the health of Quarries? I imagine this would be highly sought out since they take like 10 C4 to destroy one.
[DOUBLEPOST=1435087423][/DOUBLEPOST]You know what sorry, I found
http://oxidemod.org/plugins/constructionconfig.859/
This should work.
[DOUBLEPOST=1435091589][/DOUBLEPOST]Currently not working for me with quarries.
http://oxidemod.org/threads/constructionconfig.7431/page-2
Rust Quarry health modifier
Discussion in 'Plugin Requests' started by adamvc, Jun 23, 2015.
-
I'm looking into the code for quarries now.
What I would ideally like to do is:
- Allow you to change health of quarries. (Looks like it's possible with BaseCombat Entity)
- Change radius of quarries. (Unknown)
- Allow all queries to gather all resources. (Unknown)
I'll let you know how these go.
Last edited by a moderator: Jun 24, 2015 -
Wonderful this sounds awesome thank you!
-
-
I just tried doing "mining.quarry" instead of "mining_quarry" and I still can't get a quarry to take more than 300 damage per C4. My config is
Code:"mining.quarry": { "costMultiplier": 1.0, "grades": {}, "healthMultiplier": 0.2
-
I see what you mean, and I think I see in the code why that is. I'm working on a plugin for it now, give me 30 minutes, I'll send you a copy and then submit it.
-
Wow ok sounds great will do.