
Originally Posted by
baailey
So, as nooby as this may sound to you, where would that be added into?
I replaced the current4 with our variable, had a few "definition not found"
But the most current error is the nonstatic field
I'm sorry, it's a bit hard for me to figure out what to do without having access to the actual code.
Code:
&& !tItem.GetBaseItem().Name.Contains("cf")
Try this. If that doesn't work, switch out "tItem" with "Item", but it should compile however in both cases. And I think it should work.