View Single Post
  #9  
Old 03-19-2004, 04:19 AM
Andy0687 Andy0687 is offline
Enigma
Join Date: Feb 2002
Posts: 1,072
Andy0687 is on a distinguished road
Quote:
Originally posted by wonderboysp2p
im all curious about the repeatingness now... X_x a bug?
Mabye not

i was intrested how you had

NPC Code:

if (keypressed) {
if (keydown(6)) {
}
}



i was unaware that was possibile, and perhaps thats the reason it is repeating, because you had keydown, which reads fast i thought, so when the key is pressed and its reading it, seems like twice before you can get your finger up.

No bug i dont think.
__________________
Reply With Quote