[PAID] frkn-fuelstation - Advanced Design! [ESX-QB]

Gas station owners can go to the oil field and fill their trucks with oil and pour it into the tankers of the gas stations.

Awesome script, really good work sir!

1 Like

Thank u <3

Thank u <3

Thank u :heart:

Thank u bro

Why is the config encrypted and cannot be set?

does it also have exports like esx-legacyfuel

The script is not just a design, it also includes a petrol filling system.

looks nice +rep

1 Like

Config accidentally encrypted.will be arranged

1 Like

+Updated

  • Added GetFuel and SetFuel exports.

Usage Get Fuel

  local vehicle = QBCore.Functions.GetClosestVehicle()
  local fuelLevel = exports["frkn-fuelstation"]:GetFuel(vehicle)
  print(fuelLevel)

Usage Set Fuel

 local vehicle = QBCore.Functions.GetClosestVehicle()
 exports["frkn-fuelstation"]:SetFuel(vehicle, 100)

Thank u :heart:

thank u morukk

Thank u bro <3

+Updated

All bugs reported by customers have been fixed.

how long does it take approximately

I do not understand you.You tell again

Is there any chances a player owns multiple gas stations? As a company?

A player cannot own more than one station. However, he can have more than one worker and be both a station owner and another occupation at the same time.