
08-22-2001, 03:48 AM
|
|
Level Designer
|
 |
Join Date: Apr 2001
Location: USofA
Posts: 3,340
|
|
Quote:
Originally posted by Falcor
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
|
Dude check your PM's |
|
|
|