Thread: X-Mas House
View Single Post
  #15  
Old 12-16-2001, 03:07 AM
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
if (created) {
drawaslight;
dontblock;
setzoomeffect 1;
setcoloreffect 1,0,0,.99;
}

if (timeout) {
sleep 0.1;
y=37.5;
sprite=1;
dir=2;
sleep 0.05;........

.........sleep 0.05;
sprite=0;
}

timeout = 0.1
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote