Matenia 628 Posted April 1, 2017 Share Posted April 1, 2017 Hey, I am currently building a 1-70 MoP 5.4.8 questing profile and large parts are already working. However, while I had to create some workarounds for a few quests, I am stuck with one that doesn't seem to work at all. Items just aren't recognized by the quest profile builder (and if I add them manually, the bot does not find and gather them). Ingame view: This happens only with the items "Informational Pamphlet" and "Secret Journal". As I was trying to fix the quest, the bot actually randomly looted Secret Journal once. I almost suspect this is a bug, but if anyone can point me towards a work around, or @Droidz could fix it, that would be awesome. Edit: It seems to be a problem with "units near target" setting. Does anyone have a workaround (set it to 7+ if HasQuest(x))? Link to comment https://wrobot.eu/forums/topic/5541-gameobjec-not-found-but-exists-in-memory/ Share on other sites More sharing options...
Droidz 2738 Posted April 3, 2017 Share Posted April 3, 2017 On 01/04/2017 at 9:00 PM, Schaka said: Edit: It seems to be a problem with "units near target" setting. Does anyone have a workaround (set it to 7+ if HasQuest(x))? Hello, run this code before: wManager.wManagerSetting.CurrentSetting.MaxUnitsNear = 10; Link to comment https://wrobot.eu/forums/topic/5541-gameobjec-not-found-but-exists-in-memory/#findComment-25394 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now