View Single Post
  #17  
Old 03-12-2001, 09:22 PM
Fai Fai is offline
!!!!!!!!!!!!!!!!!!!!!!!!!
Fai's Avatar
Join Date: Mar 2001
Location: New York
Posts: 4,491
Fai will become famous soon enough
Send a message via ICQ to Fai Send a message via AIM to Fai
so...

if (timeout||playerenters) {
timeout=.05;
}
if (timeout) {
showimg 0,door.gif,random(0,64),random(0,64);
sleep .05;
hideimg 0;
timeout=.05;
}

?
__________________
SIGNATURE
Reply With Quote