Mileage, How ?
#1

Hi,

How should I proced to do a system of mileage ?

I want a system that will be shown in a textdraw, and updated in real time if I'm in a vehicle.

Thank you !
Reply
#2

Set up a speedometer and get the speed of the player every second.
Then divide the speed by 60 and then by 60 again so you get the speed in KMS(kilometers per second).
Add the result to the mileage variable and you're done.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)