Hi, is there any way to get the facing orientation (float) of an WoWObject? Something like this: (WoWPlayer)player.facing ^^ WoWMathHelper.CalculateNeededFacing(myPosi, playerPosi); seems to give me wrong values... =/ Greetz
I had an issue with this in regards to a BC quest where you have to light stuff on fire (the big thrower things). I simply used 3 RunTo's ... mainly because there was agro in the area, and it fixed most of my issues (and ofc useitem). Since it wasn't clickable I had to use item, and not useitemon