CLASnipe
Member
Im trying to make a bag that drops a random recipe but everything ive tried I still get an error
im using Servuo
I figure it out
im using Servuo
C#:
Errors:
+ Custom/RecipeBag.cs:
CS0019: Line 15: Operator '>=' cannot be applied to operands of type 'Item' and 'int'
CS0127: Line 174: Since 'RecipeSatchel.RecipeSatchel()' returns void, a return keyword must not be followed by an object expression
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Post automatically merged:
Im trying to make a bag that drops a random recipe but everything ive tried I still get an error
im using Servuo
C#:Errors: + Custom/RecipeBag.cs: CS0019: Line 15: Operator '>=' cannot be applied to operands of type 'Item' and 'int' CS0127: Line 174: Since 'RecipeSatchel.RecipeSatchel()' returns void, a return keyword must not be followed by an object expression Scripts: One or more scripts failed to compile or no script files were found. - Press return to exit, or R to try again.
I figure it out
Attachments
Last edited: