Since Honorbuddy doesn't have a Weightset for questing (It won't pick up quest rewards)
You put it in your C:\Honorbuddy Folder\Data\Weight Sets
View attachment 55781
Routines can not move outside of combat since Honorbuddy itself handles that, or I do not currently have the knowledge to implement this.Works great so far but my monk does not use "rolling" and that would speed up things a lot. Can you please put this in?
Routines can not move outside of combat since Honorbuddy itself handles that, or I do not currently have the knowledge to implement this.
Commiting new version including roodel's code posted above.
I guess it's time to add some settings.I can not move my Monk when he fights. He always runs back to the opponent.
This is bad when he stand in the fire. Can you change that?
Otherwise, a very good job.
Edit settings.csim used lazyrider cant move wile in combat is there any code to make it move
would you like to be more specific plz,sry im noob at programmingEdit settings.cs
Changewould you like to be more specific plz,sry im noob at programming
toprivate bool BotMovement = true;
and then restart Honorbuddyprivate bool BotMovement = false;
Change
to
and then restart Honorbuddy
I haven't tested this yet, so it may not work as intended.
Download latest version.and where can i find private bool botmovement,cant find it in wuzzmonk folder (common.cs main.cs and rotation.cs) i checked it
Download latest version.