View Single Post
  #3  
Old 03-26-2007, 12:06 AM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
Quote:
Originally Posted by Angel_Light View Post
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)
Reply With Quote