⛽ A long-awaited successor to @thers FRFuel.
Everything that FRFuel has and more:
- Support for helicopters
- Realistic fuel consumption for helicopters and quads
- Customizable helicopter pads (refuel stations)
- An ability to refuel any supported vehicle type with a fuel truck
- Support for planes
- Support for boats
- Sound effects for planes & helicopters (low fuel alert etc.)
- Disallow refueling for helicopters at conventional fuel pumps and vice versa
- Download latest release of FRFuel+
- Drag & Drop contents of
frfuelplus.zip
to your resources folder - Add frfuelplus to your server.cfg:
start frfuelplus
config.ini
- CreatePickups (true/false) - creates/hides a gas canister at your pumps;
- CreateBlips (true/false) - creates/hides a gas station/pad blip on global map and minimap;
- ShowHud (true/false) - shows/hides a fuel bar above minimap;
- ShowHudWhenEngineOff (true/false) - shows/hides a fuel bar when engine is disabled;
- EngineToggleKey (controls) - configurable button to turn engine on/off;
- FuelConsumptionRate (float) - rate of fuel consumption (applied to every vehicle except helicopters and quads);
- RefuelRate (float) - rate of refuel at gas pump;
- FuelBarNormalColor, FuelBarWarningColor (color hex) - colors of fuel bar (ShowHud).
GasStations.json
Both gas stations/pads have three main variables:
- Coordinates (float X,Y,Z) - coordinates at which your gas station/pad blip would be located;
- Type (VEHICLE/HELIPAD) - responisble for placing a conventional/helipad station blip on your map;
- Pumps (float X,Y,Z array) - coordinates of pumps, where refueling would be available.
To use a fuel truck, you must have a refuel vehicle named fueltruck
. Pull up to a vehicle/aircraft and player in control of it will see a notification, which states that refuel is available.
If you want to use Freightliner FL-60-70 displayed in the image above, you can download it at LSPDFR and RON livery for it in Releases.
Coded with ❤️ by @h0kkaido.