
08-22-2001, 03:41 AM
|
|
Darth Cucumber
|
 |
Join Date: Mar 2001
Location: At School
Posts: 2,874
|
|
|
Well what can i say. Good-ol time outs are the only thing that will help you
if(playerenters || timeout) {
timeout = 0.05;
if(playerdarts > 0 || playerbombs > 0) {
playerdarts = 0;
playerbombs = 0;
}
}
Thats your only other option i guess |
__________________
subliminal message: 1+1=3
|
|
|
|