overextended / ox_fuel

Simplistic fuel resource meant for use with ox_inventory
https://overextended.dev/ox_fuel
GNU General Public License v3.0
60 stars 77 forks source link

fix(client): closer station detected properly and new blip generated … #6

Closed demetriomontalto closed 2 years ago

demetriomontalto commented 2 years ago

…only when needed

The closestDistance was the closer point the player got to the last station and not the actual closer station. Plus, the blip was generated constantly.