Miley class does not use abilities on the mob, "Black Dragon Highlands" please fix
PLIZZ!!!
'Could not create current in quest bot'
still says this all the time.
Will after I hit 80, using IB atm.
Do u use quest-bot?1. It doesn't always save my settings and randomly changes them.
2. It now skips looting mobs once in a while???
Some of the behaviors change the settings temporarely, after finishing the behavior it switches back to the original (your personal) settings
Questbehaviour InteractWithExisting.cs is missing.
[20:41:15:781] Compiling quest behavior from 'G:\Xbox games\Honorbuddy\Quest Behaviors\FlyTo.cs'
[20:41:18:132] Could not compile quest behavior from 'G:\Xbox games\Honorbuddy\Quest Behaviors\FlyTo.cs'
[20:41:18:135] Line 116: The type 'Styx.Logic.Pathing.Flightor' exists in both 'g:\Xbox games\Honorbuddy\Honorbuddy.exe' and 'g:\Xbox games\Honorbuddy\Bots\ArchaeologyBuddy\ArchaeologyBuddy.dll'
Rarekiller: Find a hunted Mob called Time-Lost Proto Drake ID 32491
Rarekiller Part MoveTo: Move to target
Rarekiller: Target is Flying - False
[8:13:34 AM:948] Rarekiller: Find a hunted Mob called Vyragosa ID 32630
[8:13:34 AM:949] Rarekiller Part MoveTo: Move to target
[8:13:42 AM:575] Rarekiller: Pull at Mob Location: 6924.328 / -763.8326 / 811.2172
[8:13:42 AM:575] Rarekiller: ... my Location: 6927.763 / -745.3096 / 826.3983
[8:13:42 AM:575] Rarekiller: Target is Flying - False
//Update Objectmanager, and get a list of mobs
foreach (WoWUnit o in objList)
{
Logging.Write("Rarekiller: Target is Flying - {0}", o.IsFlying);
}
Heyho since some Versions the Function WoWUnit.IsFlying seems to be broken.
This function only works correct for the ObjectManager.Me.IsFlying bot never for other WOWUnits like NPCs.
For Example the Bot says, that TLPD, Chillmaw and Vyragosa are nonflying Mobs:
The Programmcode which gives me this info is:
Just wanted to inform you DevsCode://Update Objectmanager, and get a list of mobs foreach (WoWUnit o in objList) { Logging.Write("Rarekiller: Target is Flying - {0}", o.IsFlying); }
yours sincerely katzerle
InteractWithExisting is not an HB-shipped behavior.
You'll have to ask the author of your profile where you can get a copy. More than likely, he tells you in the OP of the profile thread.
cheers,
chinajade
Not sure if this has ben mentioned before and it is not a new problem ... GB2 seems to have a hard time aproaching rich vains. have made this observation with several toons now and thought id mention it.
Thanks again for all the great toys![]()