Thread: Player Speed
View Single Post
  #4  
Old 12-30-2012, 04:04 PM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
I suppose something like this?
PHP Code:
//#CLIENTSIDE
function onKeyDown(code){
  if(
code in 3740|){
    
//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
Reply With Quote