Jeespwnd Posted November 9, 2009 Share Posted November 9, 2009 Hello all, My second question: Is is possible to change the maximum speed by the server? Jason Link to comment
Gamesnert Posted February 27, 2010 Share Posted February 27, 2010 No, it currently isn't possible. However, the handling functions have been re-written and , but can't be used yet in 1.0.3, and probably won't work in 1.0.4 either. As 1.1 is the next major version, expect it to be implemented then, or maybe a release after that. Link to comment
dzek (varez) Posted February 28, 2010 Share Posted February 28, 2010 well, if you need to change max speed you can try to use setElementVelocity something like: if you need to reduce max speed, just temprarly disable "forward" key if speed is over your max and if you need to raise max speed just use getElementVelocity and setElementVelocity to multiply speed if player is pressing forward, and car is on ground (to prevent from flying), and speed is under your max Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now