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

!Request! [Quest Behavior] UseItem->CheckForItemToCollect

unvoid

New Member
Joined
Jun 25, 2010
Messages
90
Reaction score
2
I would like to request a custom quest behavior that will use an item at X,Y,Z and then search for another item around the area and collect it.

So the QuestBehavior thing could look like this:
Code:
<CustomBehavior File="UseObjectAndCollect" QuestId="14098" ObjectId="195327" CollectId="132423" NumOfTimes="7" Location="-1436.619 1420.375 35.5561" />

This would be great. The current UseGameObject doesn't exactly do this so if it were possible to manipulate it to be able to do this that would be AMAZING and tons of kudos to whoever can do this.

Thanks in advance.
UnVOID
 
Last edited:
i believe it will use the item in question within 100 yards of the location you specify, so if you do it near possible locations it is a safe bet it would do it, in theory of course =)
 
Can anyone help me with the styx collect item stuff?
I can't seem to find anything really that goes through that process.
 
Last edited:
It would be best if it ran the use item at an xyz or multiple xyz's and then had a while statement that searched for such and such item nearby and once it didn't find any item nearby it would move to the next xyz location. Then there would need to be some count when it picked up the item so the bot would move on to the next quest in the questline.
 
Back
Top