About Advance Vehicles
AdvanceVehicles adds some much needed info to all vehicles . and some perks
Perks
SpeedBoost -- we added a fuel that can be added via stores or vending machines . ( lowgrade fuel : Skin : 3020053068)
-- will increase vehicle speed depending of Config setup
-- Console command highfuel <Player name/ PlayerID> <amount> to give with other plugins
Permissions
AdvanceVehicle.use - players to see UI
KeyBinds
Sprint + Use - disables / activates UI when mounted (ex. Shift + E)
Config
{ "1. Use MPH (false will make it KMH) ": false, "2. Speed Boosts ": { "HelicopterSpeeds": 2.5, "BoatSpeeds": 2.0, "SubMarineSpeeds": 2.0, "CarSpeeds": 2.0, "SnowMobileSpeeds": 1.5 }, "3. UI Config Settings ": { "DayTime Text Color (Must be in the RGBA format ex. 0 1 0 1)": "0 0 0 1", "NightTime Text Color (Must be in the RGBA format ex. 0 1 0 1)": "1 1 1 1", "ColdTextColor": "#258BC9", "HotTextColor": "red", "LowFuelTextColor": "red", "LowFuelAmount": 50 } }
Lang File
{ "KMHDisplay": "KMH", "MPHDisplay": "MPH", "OverLandLabel": "OverLand" }
Credits
We would like to thank MEINRUST Community (@MeinRust) for help with testing , input and UI design and icon for fuel . without you guys this will not have been possible