What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Quest not working because of ID

I have a new problem now, it will interact but if It didn't interact it will run to the next location of the UseItemOn xyz and stand there and do nothing. how can this be solved?
 
problem 2, the while condition seem to get it now but! when I put in CollectionDistance="300" WaitTime="500" X="12892.73" Y="-6874.727" Z="9.062527" it does pick these 2 up, but when I put a other one thats like 800 yards away from that point to lets say 800 collectiondistance it doesn't want to pick it up.
How can I force it to pick up those quests.
 
I have a new problem now, it will interact but if It didn't interact it will run to the next location of the UseItemOn xyz and stand there and do nothing. how can this be solved?

in interactwith... WaitForNpcs="False" or maybe i'm missing the issue and you just need a waittimer? (ie: after combat)
 
I have a wait timer in, but that doesn't seem to do the job. The issue is the character will walk up to the mob trying to interact, But if that character moves away from my while I was close interacting I will stand still and then it thinks, OK done interact head to next behavior and it will stand still in a location.


edit: also what can I do with my bot to force pick up the quests? before it simple doesn't want to pick them all up.
 
foir what of the problems is that? that it will run to the quest givers?
 
kick or someone esle what command or such should be added to the While statement for my character moving to the quest because It only wants to pick it up if it's close to the quest giver.
 
kick or someone esle what command or such should be added to the While statement for my character moving to the quest because It only wants to pick it up if it's close to the quest giver.

If HB is having problems locating the NPC, that means the NPC isn't yet in the HB-maintained database. HB ships with a pre-populated database, but as with anything it is missing some entries. HB compensates for this by populating its database as it discovers new NPCs in its travels. If your toons have not traveled within 100 yards of the desired NPC since you last installed it, then the entry will be missing, and HB could use some help.

You help HB cover the omissions by supplying the X/Y/Z coordinates in the <Pickup> directive.

If this doesn't answer your question, could you show us the profile fragment you're working with? I'm a little confused as to the current profile context with respect to your question.


cheers,
chinajade
 
Last edited:
Back
Top