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

Pickup Quests

Ok, but i mean if you get this item, is there a way the bot knows and finishes the quest?

Like "avoid" or "vendor" or "train" maybe there will be a "lootedquests". an item you pickup after a mob kill, if you right click you will start a quest. something like... Like the 2 Quests i post.
 
It depends on how exactly you want that check to occur. If you want to check it at a certain point in the profile then use this tag
PHP:
<If Condition="HasItem(46366)">

and then use the code I provider above.

But if you want HB to check it constantly or in a set periods of time, then it needs to be coded in a plugin using a pulse function.
 
Yes right, i think thats the best idea that it pulse in a time or in a level range, most of the quest items are in level ranges, so it would be possible to say if you are 30-40 check if you got item1-10 and use and turnin or something, sorry at the moment i just do brainstorming.
 
Back
Top