pirre12345
New Member
- Joined
- Sep 26, 2012
- Messages
- 11
Exactly how do i remove the Checkpoint?
Inside .xml?
Inside .xml?
Can you confirm that you can actually have more than 3 in your bags? I thought you can only have three, fire them, take new ones...
The While around the rocket launcher pickup and UseItemOn below should ensure that he fires the three he has, than takes up another three and fires them. Unfortunately I cannot recall why I put a "4" in there :/
Thanks mate, your feedback is really appreciated!
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[QDBG] Starting behavior [ForcedQuestPickUp QuestId: 29967, QuestName: Boom Goes the Doonamite!].
Picking up Boom Goes the Doonamite! : 29967
Goal: Picking up Boom Goes the Doonamite!
Changed POI to:Type: QuestPickUp
InteractDebug:464722432
Interact Done:464722432
?ndere aktuelles Profil zu [H - Quest] 87-88 Kun-Lai Summit [NiV]
Pressing Start than coming this->
End of Profile! Load Kun-Lai Summit profile.
if press continue=>
[UserDialog-v241(user response) @line 422]: Continuing profile due to User request
[UserDialog-v241(error)]: The 'Text' attribute's value may not be an empty string ("").
[UserDialog-v241(error) @line 423]: Stopping Honorbuddy. Please repair the profile!
Bot Stopped! Reason: Profile has too many errors
87-88 bot accepts first quest go to kun-lai summit and continues to accept it over and over. once its completed bot goes to pick up robbing robbers of robbers and tries to pick it up over and over. requires fix?
edit: might be worth noting you have to have your quest log empty to run these. kicks's profiles always cleared your quest log before starting ^_^
No, sorry.Does this profile do all the quest in Jade for the full ach?
Niv, thank you for your work on this! I was wondering, is there a way I can make my character gather herb and ore while out questing using your profile?
<If Condition="HasQuest(XXX) && !IsQuestCompleted(XXX)"> (If u dont judge,it will do this quest again even if u had done it)
<Objective QuestName="XXX" QuestId="XXX" Type="KillMob" MobId="XXX" KillCount="1"/>
</If>
I've recently started it.. And it only collect this only quest...
"Boom Bait" It keep's taking it even if it has it.. Anything i can do to let it continue?
yep,most of the time ,it will skip itself,but when u use "InteractWith" or something like that,it wont.Not true. The QuestID attribute in the Objective element takes care of this.