Thread: X-Mas House
View Single Post
  #12  
Old 12-16-2001, 02:55 AM
Beowulf2 Beowulf2 is offline
leggo my eggo :(
Beowulf2's Avatar
Join Date: Nov 2001
Posts: 1,173
Beowulf2 is on a distinguished road
Send a message via ICQ to Beowulf2 Send a message via AIM to Beowulf2
Quote:
Originally posted by AlexH
if (timeout) {
*code;
}
timeout = 0.1 <---- thats the lowest timeout can be
except the timeout would have to be inside the brackets for it to loop.
Reply With Quote