Jump to content

How to make speedmeter ?


sianbg

Recommended Posts

Hi, i want to  make speedmeter for vehicles. Is there any easy way to do this ? I know it depends on change of X,Y,Z for unit of time(dt). Is there anyone who can show me mathematical formulas ? Can i use player.position in Client side ? Sorry for my bad english :(

Edit: I found this:

(((x ^ 2) + (y ^ 2) + (z ^ 2)) * 100) * 1.6)

I can get velocity with this https://wiki.rage.mp/index.php?title=Vehicle::velocity . I'll try it later.

Edited by sianbg
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...