NPC Code: if (playerenters) timeout=.05; if (timeout) { this.angle=(this.angle+.1)%6.28; showimg 0,beer.gif,x+6*sin(this.angle),y+6*cos(this.angle) ; timeout=.05; }
if (playerenters) timeout=.05; if (timeout) { this.angle=(this.angle+.1)%6.28; showimg 0,beer.gif,x+6*sin(this.angle),y+6*cos(this.angle) ; timeout=.05; }