Hello,
I'm wondering if it's possible to pull off this kind of plugin with existing plugins. It involves several permission levels for cupboards and doors, and resistance to damage from friendly fire.
I've written a length document about this idea:
https://docs.google.com/document/d/16q8_6mSNjE_KsU5M524SqzAbGhkwD4I1kEIgTMext7Y/edit?usp=sharing
Please let me know what you think.
DISCLAIMER: This request is to see how feasible such plugin would be, as I've never used Oxide Rust mods before. Pardon any misconceptions.
Rust Gamemode - government
Discussion in 'Plugin Requests' started by BodyweightEnergy, Jul 27, 2015.
-
Heads don't get protection vs citizens?
-
Heads get 5x resistance to Citizen attacks, and 2x resistance to Boot attacks. More stats for Crown resistances as well. -
This would be incredible, so much work though it'll take a lot of enthusiasm
-
I think the ranks can be implemented with existing code for Clans and Permissions plugins. The only thing I see that isn't available is selectively having resistance levels based on rank. If I could figure out how to implement that, I could try making this mod myself.
-
UPDATE:
I have tried my hand at creating this mod, using examples and existing plugins (thanks to Rust:IO Clans, Global Damage Modifier, Door Share, and many more).
Here's the code so far, for anyone who's interested: https://github.com/apklemon/OxideGovernmentMod
It is far from complete, however. Right now I only have the fundamentals of data storage down. Feel free to try it out and reply with any bugs you find. -
[DOUBLEPOST=1439328222][/DOUBLEPOST]Friendly Fire could also help you -