that kirin tor world quest where you have to jet from bubble to bubble is bunk anyways. go look at the comments on wowhead.
Hi.I use your plugin for farming herb in the Legion, but sometimes when the bot dies, he does not get up, and waiting for movement in the cemetery, where he was revived with the disease, why it happens, how to fix it?
+++hi, this plugin help me to unstuck my char. But now when i die my character dont release and when he go to graveyard he resurrect. After sickness finish bot go on again.
Is there a thing to do for make bot return to corpse again ?
do you have fps below 25 plz ?
I'm not expert but i'm almost sure there is a link. If someone who know better can tell us.
One thing that i'm sure is that i'm better with this plugin than without. But if i find out how to fix that this will make that plugin the best.
private async Task<bool> KOMloop()
{
private async Task<bool> KOMloop()
{
if(!Me.IsAlive && !Me.IsGhost) return false;
Hi,
unfortunately I still don't have that much time at the moment; there are some things I'd like to rework/add.
When resurrect routine is triggered, it won't stop until it has succeeded or HB has been restarted (restart HB.exe).
A few days ago someone reported the issue with not releasing corpse and unfortunately didn't report back if my suggestion might have fixed it. So I will post it here as well and hope someone could tell me if this has solved this issue.
Replace
PHP:private async Task<bool> KOMloop() {
with
PHP:private async Task<bool> KOMloop() { if(!Me.IsAlive && !Me.IsGhost) return false;
This will stop KoM from working while char has been died and spirit has not yet been released.
Hi,
unfortunately I still don't have that much time at the moment; there are some things I'd like to rework/add.
When resurrect routine is triggered, it won't stop until it has succeeded or HB has been restarted (restart HB.exe).
A few days ago someone reported the issue with not releasing corpse and unfortunately didn't report back if my suggestion might have fixed it. So I will post it here as well and hope someone could tell me if this has solved this issue.
Replace
PHP:private async Task<bool> KOMloop() {
with
PHP:private async Task<bool> KOMloop() { if(!Me.IsAlive && !Me.IsGhost) return false;
This will stop KoM from working while char has been died and spirit has not yet been released.
I replace it but i still encounter this problem when i die. I dont die often so this is not easy to gather information.
I'm trying to reduce max tps below my max fps. Is this something that can help ?
if(!Me.IsAlive) return false