View Single Post
  #4  
Old 02-21-2004, 08:33 PM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
...
dx=mousex-playerx;
dy=mousey-playery;
angle=getangle(dx,dy);
btw u might want to change dx and dy so its from the center of the mouse and player but that's the concept =)
__________________
Reply With Quote