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

UseItemTargetLocation Issue on 5097

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!
 

Attachments

Last edited:
well considering that the log you uploaded shows us nothing but an error in your shaman CC, i see why you're not getting help currently

if you have an issue, explain what is happening in game (red text, etc), what quest it's about, the line of code, and a proper log
 
is this your full log?
There is NO entry that he wanna use anything ...
There is NO entry that your toon is moving..
There is NO entry that the bot is compiling a quest ...
There is nothing ...
The only things i can see is the Startup of HB, Changing the Profile to ... whatever, and then some debugoutput from ShamWow...
Nothing to see from the Questbot itself
 
well considering that the log you uploaded shows us nothing but an error in your shaman CC, i see why you're not getting help currently

if you have an issue, explain what is happening in game (red text, etc), what quest it's about, the line of code, and a proper log


Info updated up there. Tyvm
 

Attachments

Last edited:
95 looks and 2 replies... patiently waiting help
Code:
[2:45:36 PM:069] Compiling quest behavior from 'C:\Users\Administrator\Desktop\Honorbuddy_2.0.0.5097\Quest Behaviors\UseItemTargetLocation.cs'
[2:45:36 PM:346] Goal: UseItemTargetLocation: In Progress
[2:45:36 PM:419] Activity: Moving to location
[2:45:36 PM:433] Activity: Loading Tile/s
[2:45:36 PM:433] Loading LostIsles_29_47
[2:45:36 PM:672] Loading LostIsles_29_48
[2:45:36 PM:788] Loading LostIsles_30_47
[2:45:36 PM:824] Loading LostIsles_30_48
[2:45:36 PM:906] Successfully generated path from {-8418.429, 1199.669, 43.64928} to {-8450.879, 1192.542, 40.97738} in 241 milliseconds
[2:45:37 PM:265] Activity: Moving to location

it says moving to location ... i gotta have more than that

you're in the lost isles... I don't know who's goblin profile you're using, but that's not my code
 
Code:
it says moving to location ... i gotta have more than that[/QUOTE]

Thats exactly what HB 5097 gave me on the log and all it kept saying was moving to hotspot while it wasnt moving at all though it was still defending from attackers. The same profile, no alterations, same setting, same plugins when put on HB 5024, worked like a charm. 

This is the-azenius-projectz profile. I dont know if its against the rules to load someone elses profile so I didnt but the profile still intact... no changes made at all.

Just a thought here: If the language is following the parameters, and the profile is working on another version of HB, Is it possible that HB 5097 has a broken cs file? Just asking!

Ty for the support.
 
Last edited:
since this is a HB shipped behavior ... you will need to post in the release thread. I can't see anything specific from your log - which is weird. It looks like it's cut off (like something was deleted, or you uploaded it mid-session, or you clicked X on hb)

that's just what it 'looks like'

normally i can help you - but there's nothing there that helps me at all. Nesox / Raphus / Natfoth will have to check it out (in the release thread)
 
Gotcha. Ty for the effort! I ll see if Azenius has seen it and maybe even fixed it. Appreciated.
 
Back
Top