Quote:
Originally posted by osrs
NPC Code:
PI=3.14;
while (1==1) { i+=0.1;
showpoly 0,{x,y,x+sin(i)*PI,y+cos(i)*PI};
sleep .05;
}
try this script,maybe would help...
Someone posted a site with things about trigonometry, search for it. =)
|
why bother using pi as a radius...pi is usually the radian