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

Need help understanding the new Quest Ordering system

moujoohoo

New Member
Joined
Apr 29, 2010
Messages
448
Reaction score
1
Is it possible to have the bot pickup more than one quest at a time? and how to do it?


Thanks :)
 
yea just have a list like
<PickUp QuestName="xxxxxxxxxxxx" GiverName="xxxxx" QuestId="1235530" GiverId="" />
<PickUp QuestName="xxxxxxxxxxxxx!" GiverName="xxxxxxxxxx" QuestId="34354" GiverId="" />
<PickUp QuestName="xxxxxxxx" GiverName="xxxxxx" QuestId="453453" GiverId="" />
Then it will do them and then you do the TurnIn Parts
 
you dont need givername and turninname only the giver id and turnin id
 
Back
Top