Thanks to visit codestin.com
Credit goes to github.com

Skip to content

QBStevie/qb-fuel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qb-fuel

Fuel and fuelstations system for Fivem ⛽

Dependencies

Exports 📡

Name Namespace Arguments Return
GetFuel Client vehicle number
SetFuel Client vehicle, number void

* The exports can be use with the resource name (qb-fuel) or with LegacyFuel

Compatibility

This resource is fully compatible with QBCore servers and it sustitutes the LegacyFuel, thanks to InZidiuZ for that amazing script that inspired us to make a new Fuel System script.

-- Will return the same
exports['qb-fuel']:GetFuel(vehicle)
exports['LegacyFuel']:GetFuel(vehicle)

This will make it easier to change from LegacyFuel to qb-fuel.

About

Vehicle fuel handler

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 62.1%
  • CSS 21.9%
  • JavaScript 11.5%
  • HTML 4.5%