[Include] 3D Speedometer v0.2
#1

An easy-to-implement 3D Speedometer.

- Include with y_hooks and it will work inmediatly.
- If you don't have y_hooks then making it work is as simple as pasting a few lines of code in 4 callbacks.
- Works automatically by taking it's own measurements, or you can give it your own numbers if preferred, your choise.
- Optional parameter for providing fuel readings.
- Allows to choose between KMH or MPH at compile time with a define.
- Allows to choose english or spanish with a define.

Screenshots:









- TODO:
Allow scripters to provide more personalization such as colour and sizes to their players.

- Known issues
Doesn't work correctly with Planes and other vehicles which are too wide.

- How to contribute
Just open a Pull Request m8

Download, install and usage instructions available at the repository.
Reply
#2

Always loved this type of speedometers, good job.
Reply
#3

That's a nice one, good release.
Reply
#4

If you using y_hooks why don't you use y_vehicledata instead creating another array for vehicle names?
Reply
#5

Quote:
Originally Posted by m4karow
View Post
If you using y_hooks why don't you use y_vehicledata instead creating another array for vehicle names?
y_hooks is optional, hence the compiler checks on _INC_y_hooks, so having that array there is necesary one way or the other.

Also, 0.3:

- Added Spanish option
- Added option to disable vehicle names and only show stats
Reply
#6

nice
Reply
#7

Time to test it , thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)