#qb-fuel

1 messages · Page 1 of 1 (latest)

frigid root
#

Hello i got a question dose qb-fuel replace LegacyFuel because when i look in fxmanifest it said provide LegacyFuel

#

provide 'LegacyFuel'

#

the scripts i have use legacyfuel

topaz gulch
#

You can change the exports from

To

exports['qb-fuel']:GetFuel(vehicle)```

But I'm pretty sure it'll work regardless if it's providing legacyfuel
frigid root
#

in all my scripts

#

that have it

dense talon
#

You can delete legacyfuel qb-fuel takes all exports over

#

No need to change anything of the legacy fuel exports

topaz gulch
#

As Raymond said you don't need to change any exports.

Personally I always do just to ensure it works instead of relying on provides/compat.

dense talon
topaz gulch