InZidiuZ / LegacyFuel

A simple, lightweight fuel script for FiveM
GNU General Public License v3.0
78 stars 217 forks source link

Is there a way to.... #92

Open xxUnknown13xx opened 1 year ago

xxUnknown13xx commented 1 year ago

Is there a way to show all the gas stations blip show on the map instead of the nearest one? I wanna to see all the gas stations on the map.

klose2410 commented 1 year ago

config line 13 -15 make them like this -- Configure blips here. Turn both to false to disable blips all together. Config.ShowNearestGasStationOnly = false Config.ShowAllGasStations = true