Thread: Dumb Scripter
View Single Post
  #15  
Old 08-22-2001, 03:48 AM
Aknts Aknts is offline
Level Designer
Aknts's Avatar
Join Date: Apr 2001
Location: USofA
Posts: 3,340
Aknts will become famous soon enough
Send a message via AIM to Aknts
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
__________________
Reply With Quote