You should have the object id added in the switch statement within the clickobject class, underneath the case you call the pickHerb() method from the herblore class.
|
|
Hi, I've been trying to find help for this the past few days, but nobody would help me on the thread of the snippet I'm trying to add.. I've added everything correctly from this snippet, [Only registered and activated users can see links. ] yet when I go to pick the herbs, nothing happens. I've scanned the pages of the thread to see if someone else had the same issue, but my luck, nobody had before. So if anyone could point me in the right direction on how to fix this, it'd be greatly appreciated!
Thanks in advance,
Catnipple

You should have the object id added in the switch statement within the clickobject class, underneath the case you call the pickHerb() method from the herblore class.
Sorry if I'm being a bother, I'm novice at this..When you say I should have the object ID added to the switch statement in clickObject, are you referring to this? I don't see where I could add it, so if I'm wrong please tell me.
Again, sorry if I'm being a bother I'm trying to learn..Code:switch(c.objectId) { default: c.objectDistance = 1; c.objectXOffset = 0; c.objectYOffset = 0; break; }

c.objectDistance = 1; effects how far you can be to click an object, so you might want to tweak that for your farming objects so you can do it from 1 / 2 steps away ect.
| « [PI] Polypore staff spell | Paying for someone to set up an (auto or non auto) donation system » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |