CodineDev / cdn-fuel

A functionality fuel system based off of LegacyFuel that uses PolyZones that target fueling pumps and vehicles to allow you to refuel your vehicle, as well as interact-sound to play accurate refueling sounds, Syphoning, Jerry Cans and more!
GNU General Public License v3.0
107 stars 98 forks source link

[BUG] Blip #78

Open M4RFY opened 11 months ago

M4RFY commented 11 months ago

Random Gas Station Blip

When you use the 'nearest gas station' feature, a random blip appears in the center of the map. However, when you get close to a fuel station, it disappears. But, when you're not within the fuel station's range, it reappears.

rayzenoam commented 10 months ago

Hello there, @M4RFY

Simply go to the fuel_cl.lua file, then search for local closest = 1000 and adjust the value until you have a balance between your gas stations.

And there you go!