Thread: Slideing door
View Single Post
  #15  
Old 08-31-2001, 01:09 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
ok timeout it is
if (playersays(open)&&!opening) {
setcharani whateva,;
set opening;
timeout = 3;
}
if (timeout) {
unset opening
}

better?
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote