View Single Post
  #9  
Old 02-21-2004, 11:48 PM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
Quote:
Originally posted by osrs
NPC Code:

if(created || timeout){
distx = playerx - mousex;
disty = playery - mousey;
ang = getangle(distx,disty);
showpoly 200,{playerx+1.5,playery+1.5,mousex,mousey;}
message #v(ang);
timeout = 0.05;
}



I'm phat.
*Cough-showoff-Cough*
Looks nice
__________________
V$:CONFL16T
Reply With Quote