
07-06-2003, 04:24 PM
|
|
Mister 1,000,000
|
 |
Join Date: Jan 2003
Location: Brussels, capital of Europe.
Posts: 5,396
|
|
|
Okay...
timeout = 1;
this means that after 1 second, timeout is set.
then you can use
if (timeout){
//whatever you want;
}
clear?
and inside timeout you can do anoter timeout. |
__________________
Quote:
|
Originally Posted by Lance
stefan is satan
|
I am the best.
[URL removed]Music or aural pollution?
|
|
|
|