Quote:
Originally posted by screen_name
Probably the easiest way is to have a array for it, then run a loop and check the corrisponding key to see if it's pressed, if not, then set the variable to false or whoever you want to keep track of it.
|
Why bother checking? var = keydown(index); works just fine