How to make a custom item like an hatchet for example? Using the game prefab and a skin. That gather for example double the amount of wood as the normal one?
How to make a custom item?
Discussion in 'Rust Discussion' started by jackcat, Feb 5, 2018.
-
You can't. Every item has a unique itemID which the client also needs to identify the item locally.
-
I was in a server that had a hatchet and a pick that had custom name and a skin and did 30% more gathering that the regular ones... you could obtain it from a NPC loot
-
-
The plugin for tool rate is here ToolsGatherManager
-
Thanks.