
03-26-2007, 12:06 AM
|
|
Registered User
|
 |
Join Date: Apr 2006
Posts: 755
|
|
Quote:
Originally Posted by Angel_Light
OnKeyDown works with only like 10 buttons if I remember correctly, though maybe I'm wrong :/
keydown( key ) the specified key is pressed
(0..10:up,left,down,right,S,A,D,M,tab,Q,P)
|
You don't happen to be familiar with a way to to use keydown() in the way specified? (A better way than limiting to a minimum of 0.1 seconds) |
|
|
|