Custom Weapons 2 has a feature that allows existing weapons to be replaced by custom weapons with custom stats. This would be incredibly useful for this plugin as developers could use custom attributes in their rebalance mods.
Use in CW2 looked like this: "replace" "425" where 425 is a weapon id.
For example: I could implement a custom attribute on the Family Business, and anyone who connects to the server and equips the Family Business normally would receive the modified version. A popup would appear with an item description so the user knows what the changes are (although I intend on documenting my balance changes elsewhere so I would greatly appreciate this popup being toggleable).
Custom Weapons 2 has a feature that allows existing weapons to be replaced by custom weapons with custom stats. This would be incredibly useful for this plugin as developers could use custom attributes in their rebalance mods.
Use in CW2 looked like this:
"replace" "425"where 425 is a weapon id.For example: I could implement a custom attribute on the Family Business, and anyone who connects to the server and equips the Family Business normally would receive the modified version. A popup would appear with an item description so the user knows what the changes are (although I intend on documenting my balance changes elsewhere so I would greatly appreciate this popup being toggleable).