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, "BikeSpeeds": 1.5 }, "3. UI Config Settings ": { "DayTime Text Color (Must be in the RGBA format ex. 0 1 0 1)": "0.8 0.35 0.1 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, "Use ImageLibrary to display FuelType on Hud": true, "Hud use": { "helicopterUI": true, "carUI": true, "boatUI": true, "trainUI": true, "subUI": true, "bikeUI": true, "snowmobileUI": true, "horseUI": false } }, "4. Spawn HighGrade fuel in World": true, "5. Fuel Name": "High Grade Fuel", "6. Drop Settings": [ { "Object Short prefab name": "loot-barrel-2", "Minimum item to drop": 10, "Maximum item to drop": 25, "Item Drop Chance": 40.0 }, { "Object Short prefab name": "crate_normal_2", "Minimum item to drop": 50, "Maximum item to drop": 75, "Item Drop Chance": 40.0 } ], "7. Use ImageLibrary direct load?": true, "8. Fuel Settings ": { "UseAudioWaring": true, "HeliFuelAmount": 30, "CarFuelAmount": 20, "BikeFuelAmount": 10, "TrainFuelAmount": 30, "BoatFuelAmount": 30, "SubMarineAmount": 30, "SnowMobileAmount": 20 } }
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