Compound Options producing the following message when attempting to load.
[CSharp] Started Oxide.Compiler v successfully
Error while compiling CompoundOptions: 'NPCVendingOrder.Entry' does not contain a definition for 'weight' | Line: 234, Pos: 21
Please help. Thank you.
Compound Options fails to compileSolved
Delete every line in the .cs file that contains the word "weight" and it will compile
Thank you so much. I have it up and running now.
No problem :)
Locked automatically