Page 1 of 1

target_Object("Cotton Fern") not always working

Posted: Sun Jul 03, 2011 10:20 am
by Mushroomstamp
I'm trying to bot the "Soft and Cozy" daily in Xaviera but the harvesting is very random, it's never 100% on any of the nodes, and it never seems to work at all on one or two of them. I have redone my waypoints 4 times now, so I'm ruling out positioning. MM window says "We found Cotton Fern and will harvest it"... but it doesn't actually happen. Manually clicking on the node works every time. Anyone else having this issue, or have suggestions on things to try?

On a side note, choiceOption has not worked for me on two different NPC's in this zone. I'm now using AcceptQuestByName, but I thought it worth mentioning.

Re: target_Object("Cotton Fern") not always working

Posted: Sun Jul 03, 2011 10:24 am
by rock5
Option and quests are 2 different things. ChoiceOption is for options and AcceptQuest and CompleteQuest are for quests.

Re: target_Object("Cotton Fern") not always working

Posted: Sun Jul 03, 2011 10:29 am
by Mushroomstamp
My bad... I thought that ChoiceOption worked when there were multiple quests at one NPC.

Re: target_Object("Cotton Fern") not always working

Posted: Tue Jul 07, 2015 4:00 pm
by beanybabe
Did anyone ever get this wp to work? I tried it used lots of ideas but it only ever looted the fern 1 time.

Re: target_Object("Cotton Fern") not always working

Posted: Tue Jul 07, 2015 4:08 pm
by rock5
I used to do this daily. If I remember correctly there used to be 2 objects with the same name at each location. Only one of them is the real fern so if you target the wrong one then it wont work. I believe I solved it by using the correct Id. Here, I found it, I was using Id 118194. Try that.