Error while compiling: NPCDropGun.cs(375,61): error CS0023: The `.' operator cannot be applied to operand of type `Steamworks.InventoryDef'
Operator cannot be applied to operand of type `Steamworks.InventoryDef'Solved
You are using old or modified version of the plugin. Actual supported version (1.6.0) does not produce such an error. Other versions are considered unsupported and do not belong here.
This error is from not having the Steamworks reference. You should only see this if you aren't updated with Oxide, where we added that reference after the recent Rust update that split the Steamworks DLL into two.
Oh okay.
Locked automatically