Hey guys,
I'm trying to interact with a fishing spot. If I define it as
RS2Object spot = objects.closest(SPOT);
I can't seem to interact with it, works well with like trees etc.
So my question is, how do I define the fishing spot? Do I use something else then the objects?