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

Honorbuddy v2.5.11412.747

Status
Not open for further replies.
Code:
<CustomBehavior File="FlyTo" AllowedVariance="0.0" >
	<DestinationChoices>
		<Hotspot X="5901.417" Y="643.622" Z="645.3564" />
	</DestinationChoices>
</CustomBehavior>

The "AllowedVariance" tunable it does not affect changes when <DestinationChoices> is used.

Code:
<CustomBehavior File="FlyTo" AllowedVariance="0.0" X="5901.417" Y="643.622" Z="645.3564" />

Only Like this take effect.

Hi, FadetoGrey,

I failed to document the FlyTo example properly in that mode. Specify the AllowedVariance on a per-hotspot basis like this:

<CustomBehavior File="FlyTo" >
<DestinationChoices>
<Hotspot X="5901.417" Y="643.622" Z="645.3564" AllowedVariance="0.0" />​
</DestinationChoices>​
</CustomBehavior>​
You've pointed out an inconsistency in both how the DestinationChoice subelement works, and the documented example in FlyTo. I'll open a bug report for those.

cheers,
chinajade
 
Thank you very much for response!

I hope to see even more that kind of features into the bot...!

Would be great if we have a similar or same features as a "RunTo" :)
 
by chance is the server down right now atm I am Stuck in logging in...
 
The v747 does not work properly.

But I have already written that the V747 does not run properly. Instance-WoW [Crashes]

I wrote a post in the German forum.. with "LOGFILE" https://www.thebuddyforum.com/forum-diskussionen-auf-deutsch/176516-honorbuddy-747-version-mega-fail.html

Right now I use the v745 that works well.

I have tested the 747v on the second computers, everywhere the same problem.

Dev's please give a new Honorbuddy - Update!

Since v746 there are massive problems with the bot... other people here in the forum have exactly the same problems.

As always, once my post is ignored?...
 
Last edited:
Status
Not open for further replies.
Back
Top