thenrique87
Member
- Joined
- May 20, 2010
- Messages
- 143
- Reaction score
- 0
Here is a log a from when it dced... The bot simply stops when it sees UseItemTargetLocation until its disconnected for inactivity.
The quest is Liberate the Kaja'mite, where you have to use the Kablooey bombs provided for the quest to aim and explode ores and collect Kaja'mite Chunk. Supposely, the aim and throw of the bomb is done thro that command and it works on HB 5024 but none of the latest.
No errors pop up, no red letters, and under info the bot says; "UseItemTargetLocation: In Progress" and it stays there until its dced. The toon in the game simply stands at the hotspot and defends itself occasionally.
Here is the line:
<If Condition="HasQuest(14124)">
<While Condition="!IsQuestCompleted(14124)">
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8450.879" Y="1192.542" Z="40.97738" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8446.225" Y="1186.991" Z="44.49863" />
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8427.862" Y="1169.203" Z="40.82617" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8423.873" Y="1167.268" Z="43.20938" />
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8455.197" Y="1148.843" Z="39.7241" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8451.899" Y="1145.81" Z="41.7401" />
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8480.06" Y="1130.25" Z="41.52202" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8487.478" Y="1129.309" Z="43.22404" />
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8470.664" Y="1197.185" Z="42.14013" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8478.387" Y="1195.353" Z="45.16601" />
</While>
</If>
Anything else I can supply? tyvm!
PS. REALLY NEED THIS HELP GUYS!
The quest is Liberate the Kaja'mite, where you have to use the Kablooey bombs provided for the quest to aim and explode ores and collect Kaja'mite Chunk. Supposely, the aim and throw of the bomb is done thro that command and it works on HB 5024 but none of the latest.
No errors pop up, no red letters, and under info the bot says; "UseItemTargetLocation: In Progress" and it stays there until its dced. The toon in the game simply stands at the hotspot and defends itself occasionally.
Here is the line:
<If Condition="HasQuest(14124)">
<While Condition="!IsQuestCompleted(14124)">
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8450.879" Y="1192.542" Z="40.97738" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8446.225" Y="1186.991" Z="44.49863" />
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8427.862" Y="1169.203" Z="40.82617" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8423.873" Y="1167.268" Z="43.20938" />
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8455.197" Y="1148.843" Z="39.7241" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8451.899" Y="1145.81" Z="41.7401" />
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8480.06" Y="1130.25" Z="41.52202" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8487.478" Y="1129.309" Z="43.22404" />
<CustomBehavior File="UseItemTargetLocation" MobId="195488" WaitTime="2000" UseType="ToObject" ItemId="48768" X="-8470.664" Y="1197.185" Z="42.14013" />
<CustomBehavior File="InteractWith" QuestId="14124" ObjectType="Gameobject" MobId="195492" NumOfTimes="3" CollectionDistance="400" X="-8478.387" Y="1195.353" Z="45.16601" />
</While>
</If>
Anything else I can supply? tyvm!
PS. REALLY NEED THIS HELP GUYS!
Attachments
Last edited: