Skip to content

FRFuel v1.6.0

Compare
Choose a tag to compare
@TomGrobbe TomGrobbe released this 29 Jan 15:36
· 8 commits to master since this release

FRFuel v1.6.0

  • (New) Add ShowHudWhenEngineOff option (default: ShowHudWhenEngineOff=true), if you set this to false then the fuel level bar will not be shown if you turn your engine off and you're not near any gas stations.
  • (Fix) Disable the vehicle horn when you are able to press the 'toggle engine' button near a gas station. The INPUT_VEH_ROCKET_BOOST control is also disabled, so you won't launch your oppressor into the pumps anymore when refueling. These controls will not be disabled if you changed the engine toggle key to something other than the INPUT_VEH_HORN control.
  • (Internal change) Temporarily use a local version of the CFX API set instead of the (outdated) NuGet version. This should be reverted once the NuGet package is updated at some point.
  • (Fix/Change) Changed the way nearby vehicles are detected when manually refueling using a jerrycan. This should hopefully fix most issues related to some emergency (and other) vehicles not being detected when holding a jerrycan to refuel.