Thread: Timeouts!
View Single Post
  #6  
Old 05-18-2002, 09:41 PM
Gohan43331 Gohan43331 is offline
Registered User
Join Date: Jan 2002
Posts: 87
Gohan43331 is on a distinguished road
Send a message via AIM to Gohan43331
Another way (if you have a variable that if changed, it stops timeout)

if (!variable=0) timeout = .5;

Which makes it run till variable is 1 or 4e10
__________________
Reply With Quote