10.02.2020, 18:23
(
Last edited by Markski; 11/02/2020 at 07:14 PM.
Reason: Put smaller screenshots because this vBulletin was probably last updated in 1987
)
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.
- 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.