Thread
:
onKeyPressed()
View Single Post
#
2
08-20-2009, 08:30 PM
Pelikano
Registered User
Join Date: Oct 2008
Posts: 1,133
You could get them with something like this:
PHP Code:
function
onKeyPressed
(
code
,
key
) {
player
.
chat
=
code
;
}
Pelikano
View Public Profile
View GraalOnline Profile
Find all posts by Pelikano