Lothnes Posted August 7, 2014 Posted August 7, 2014 (edited) 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? Edited August 7, 2014 by Lothnes
Lothnes Posted August 7, 2014 Author Posted August 7, 2014 Ah okay, that really doesn't make any sense! But thanks
Anaesthetic Posted August 7, 2014 Posted August 7, 2014 Ah okay, that really doesn't make any sense! But thanks NPC spot = NPCs.nearest("Fishing spot");