Error while compiling PayForElectricity: 'PlayerInventory' does not contain a definition for 'FindItemIDs' and no accessible extension method 'FindItemIDs' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 202, Pos: 41
Oxide cannot compile after latest rust updateSolved
Is this plugin dead?
Merged post
To fix, search for "FindItemIDs" and replace with "FindItemsByItemID" in the script. Thank you to Bug Man over on Umod discord!
works great, just tested it
Locked automatically