Thread: Player Speed
View Single Post
  #8  
Old 12-31-2012, 01:55 AM
Tricxta Tricxta is offline
The Muffin Man
Tricxta's Avatar
Join Date: Oct 2010
Location: Australia
Posts: 563
Tricxta is just really niceTricxta is just really nice
Quote:
Originally Posted by sssssssssss View Post
I appreciate it, but I got that part. Timeout to onwater and handle keys after disabling movement if in water.

I'm wondering if there is a better way than that though, as I hate using timeouts...
I don't understand what you're saying but... maybe this is what you're after?

PHP Code:
//#CLIENTSIDE
function onKeyDown(code){
  if (!
playerswimming)return;

  
//is on water..

Perhaps.. >_>
__________________
Quote:
Originally Posted by Crono View Post
No look at it, Stefan is totally trolling Thor. Calling Classic a "playerworld" (something it's not supposed to be) is the ultimate subtle insult to a true fan.

It's genius.
Reply With Quote