The particular stumbling block I'm encountering here is a lack of understanding of how MacroQuest handles calculations of asin / acos etc. The results I am getting from such calculations are often frustratingly inexplicable and not what I expect.
If somebody with the knowledge / experience would be so kind, all I am after is the correct Math.Calc that will convert vector variables "VY" and "VX" (whose values range from -1 (north & west) to +1 (south and east), and were acquired from coordinates Me.Y, Me.X and variables MobY and MobX) into angle variable "Angle", measured in degrees from 0 to 360, which can be used in the /face command.
I admit to considerable confusion when attempting to dissect the solutions witnessable in other scripts, in spite of adequate knowledge of the relevant math / trigonometry.



