
03-30-2007, 11:19 PM
|
That never happened...
|
 |
Join Date: Feb 2006
Location: Under your bed.....
Posts: 321
|
|
Quote:
Originally Posted by Bl0nkt
while (you_use_gs1) suck++;
Anyway, timeout in GS1:
PHP Code:
if (timeout) {
blahblahblah;
timeout=0.05;
}
GS2:
PHP Code:
function onTimeout() {
blahblahblah();
setTimer(0.05);
}
The above scripts loops every 0.05 seconds.
|
Whats the blah blah part |
__________________
Dude! It's a skirt...
Quote:
Originally Posted by Elizabeth
Good lord it looks potent...
|
|
|
|