Liberty Unleashed Speedo Script
DescriptionThis is a Squirrel speedometer written for LU. Some of you might have seen older versions of this script using GUI elements during LU betatests, the latest update features a speedometer which is created using GUI sprites.
Features- An analog speedometer which displays your current speed in KPH
- Automatically switches from GTA hud to the speedo when you enter a vehicle
- Warning lights for vehicle health, handbrake status and vehicle lights
- 'L' key toggles the vehicle lights on/off
- Type '/speedo on/off' to enable/disable the speedo
InstallationMove the contents of the .zip file to your server folder. After that, add the following line to your content.xml:
<script folder="speedo" />
Version history- 0.1.0 Initial release
- 0.1.1 Some small fixes and optimisations, added an altometer for dodos
- 0.2.0 Complete redesign using labels, added current gear and LED lights for damage/lights etc, removed altometer
- 0.3.0 Complete redesign, now using sprites instead of other GUI elements
- 1.0.0 Release for public. Basically the 0.3.0 release with small fixes and optimisations (24/10/10)
- 1.0.1 Added a command to enable/disable the speedo (27/10/10)
DownloadLatest version:
Speedo script 1.0.1Previous versions might be available at a later date, however they need some modifying to work with current LU scripting.