Hi I was trying the meatgut profile in my pc (used to work on my laptop)
However it seems that this instruction:
GoToTask.ToPositionAndIntecractWithNpc(new Vector3(2938.628f, 4863.047f, 128.2746f), 82727);
Is not properly working.
My character moves towrds the npc but then just stands there. It seems that the IntecractWithNpc part is not working.
Anyway to fix this?
I'm a programmer myself and I have tried a few thing but none seem to work. (i.e. adding thread sleep, trying with other npcs)
Weird thing is that on my other machine it works, could it be a wow setting?
Thank you,
--Victor