3rd Party Fueling Scripts
If you have a 3rd party fueling scripts like LegacyFuel installed on your server, you need to disable and delete them. That's because we now offer both electric and fuel stations.
Exports
If you have used exports from your 3rd party fueling script to retrieve or set the fuel level, please replace them with ours:
Option | Type | Description |
---|---|---|
exports["playlolly-drive"]:GetFuel | number | Get the fuel level of the current vehicle |
exports["playlolly-drive"]:SetFuel | number | Set the fuel level of the current vehicle |