Support for areas with no pumps and/or tankers for helicopters/boats
Opened this issue · 1 comments
We are changing over from FRFuel to LegacyFuel for our new ESX server we are setting up. One thing I see is the lack of fueling support for helicopters. With FRFuel, we could define points specifically for fueling helicopters at airfields/helipads even though there are not any pumps. It also supports designating tanker trucks in the config to be able to fuel helicopters anywhere.
I was looking through the code for LegacyFuel and see where it is looking for pumps nearby (I assume it's looking for the pump prop?) so just adding locations at helipads I don't think will work since there are no pumps.
I was wondering if it would be possible to add support for non pump areas to be added for fueling helicopters or adding the possibility to set in the config the ability for certain tankers to be able to provide fuel.
I'll be rewriting this script soon and I'll see if I can include your suggestions then.