[FlyTo-v1987(fatal)] Toon doesn't have flying capability in this area, and there is no ground path to the destination. Please learn the flying skill appropriate for this area. For some odd reason after i died i got this msg and the bot stopped. I have flying and was able to fly back to the dungeon and restart the bot. Just a question, can we decrease the amount of mobs being pulled?
Hi there, I'm trying to run the noGBV2 but I keep getting a 'Pull' is an unexpected token. Expecting white space. Line 44, position 39. error and it is loading "firelands raw gold trash farm" instead. View attachment 3544 2016-03-30 21.19.txt Thanks,
the bot should not do that i have a check implemented that resurect at the spirithealer if it doesnt detect flying. ..i will check that later dont expect any fix soon sure you can reduce the amount of pulled mobs i have the pulls pointed out in the code but i will add diffrent profiles soon that pull less
If it matters, I dont have neither draenor flying nor pandaria flying (maybe you have it checked? or azyol?)
my hunter walks slowly out of the instance with camouflage glyph, but whats the point if hes not like that outside the instance entrance?
I have tried to fix the death behavior issue for a while, it seems the default death behavior isn't actually disabled. Anyone can tell me where is the default death behavior file? I can't find it in quest behaviors fold.
this is fixed with the latest version but atm upon death the bot flies and stops short of the instance and doesn't enter then releases at spirit healer and starts flying south (going to hunt area) without actually going into firelands at all, restarting the profile makes it works again. But still, the only thing this lacks at the moment i believe is actually entering the firelands after dying and not stopping at the instance portal.
I think it is because default death behavior isn't disabled properly, maybe "DisableBehavior Name="Death"" is outdated
Works really well, but my character killed boss Shannox, that is supposed to be blacklisted. Would it be possible to let your char die when this boss is accidentally pulled?
Thanks, those adds have the german names, I guess i can change that to their english counterparts (Is this necessary?) edit: changed to this: PHP: <AvoidMobs> <Mob Name="Shannox" Entry="53691" /> <Mob Name="Rageface" Entry="53695" /> <Mob Name="Riplimb" Entry="53694" /> </AvoidMobs> <Blacklist> <Mob Name="Shannox" Id="53691" Flags="Pull,Combat" /> <Mob Name="Rageface" Id="53695" Flags="Pull,Combat" /> <Mob Name="Riplimb" Id="53694" Flags="Pull,Combat" /> </Blacklist>