Thread: onKeyPressed()
View Single Post
  #2  
Old 08-20-2009, 08:30 PM
Pelikano Pelikano is offline
Registered User
Pelikano's Avatar
Join Date: Oct 2008
Posts: 1,133
Pelikano has a little shameless behaviour in the past
You could get them with something like this:

PHP Code:
function onKeyPressed(codekey) {
  
player.chat code;

Reply With Quote