Updated:
- Added a minimum spawn fuel safeguard. Vehicles that spawn with less than the configured minimum fuel percent will now automatically spawn with that minimum amount.
- Updated the Fuel Frame text logic. It now shows "Gas" for regular vehicles and "Charge" for electric vehicles.
- Added character anchoring while the Refuel / Charge UI is open.
REPLACE:
- Replace the Assets folder.
- Replace the Core folder.
- Replace the Fuel Frame used inside the chassis Plugins folder.
CONFIG UPDATE:
Add this line to your config (reference image)
CSS:minimumSpawnFuelPercent = 10, -- Minimum fuel percent a vehicle will spawn with
You may also replace the full config script instead.
If this line is not added manually, the system will still use 10% by default.
