Thread: KeysRealeased
View Single Post
  #5  
Old 11-26-2012, 01:32 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Crow View Post
You should be using keycode for compatibility reasons if possible, since that's what seems to be uniform across the different platforms.
Also note that if you're trying to replicate one of the default actions (movement, firing weapons, etc.) you should use keydown(num) so that it will work even if a player changes the default action keys.
__________________
Reply With Quote