Hi,
im currently writing CC's for the wowrobot. For my mage cc i need to calcultate from 3d to 2d cause of an mousemove + click action on target's position. a friend told me that here on mmowned was a thread about this but i cant find him =(
these are the predefined functions
Mouse:
public static void CurseurPosition(long PosX, long PosY);
TargetInfo
public static float PosX();
public static float PosY();
propably my english is to bad to find the thread
if any could link me the thread or post me the calculate method this would be realy nice.
thanks
moeter