View Single Post
  #9  
Old 02-01-2002, 10:24 PM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Re: Re: =D

Quote:
Originally posted by Kaimetsu


NPC Code:

if(playerenters||timeout){
timeout=0.05;
showimg 0,light2.png,a,20;
changeimgcolors 0,0.5,0.5,0.5,0.5;
a+=0.1;
}



Lookie, it moves!
you could use the move command to and put it in a timeout loop
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote