Thread
:
-now what am i doing wrong?
View Single Post
#
11
03-19-2004, 09:13 PM
Andy0687
Enigma
Join Date: Feb 2002
Posts: 1,072
Quote:
Originally posted by Dach
toAndy: keydown is a flag, it can't "read fast"
I was thinking of when you did something like
NPC Code:
if (timeout) {
if (keydown(#)) {
}
}
that perhaps that same thing was applying itsself here.
__________________
Andy0687
View Public Profile
View GraalOnline Profile
Find all posts by Andy0687