Thread: Looping
View Single Post
  #16  
Old 12-16-2001, 03:35 AM
Xaviar Xaviar is offline
Registered User
Join Date: Aug 2001
Location: Fairyland
Posts: 463
Xaviar is on a distinguished road
Send a message via ICQ to Xaviar Send a message via AIM to Xaviar
Quote:
Originally posted by Xaviar
if (playerenters) timeout = .05;

if (timeout) {
if (visible) hide;
else
show;
timeout = 2;
}
__________________
One by one, the penguins steal my sanity.

*cookie for Xaviar* --Originally posted by Tyhm

--Xaviar

A m e r i c a
Reply With Quote