Thread
:
Player Speed
View Single Post
#
4
12-30-2012, 04:04 PM
Gunderak
Coder
Join Date: Jun 2011
Location: Australia
Posts: 795
I suppose something like this?
PHP Code:
//#CLIENTSIDE
function
onKeyDown
(
code
){
if(
code in
|
37
,
40
|){
//Movement keys?
}
}
But then I suppose you've got j and the other walk keys..
__________________
Gund for president.
Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Gunderak
View Public Profile
View GraalOnline Profile
Visit Gunderak's homepage!
Find all posts by Gunderak