..
fnc_canCheckFuel.sqf
Add getInteractionDistance and fix VTOL refuel/arm ( #4882 )
2017-02-10 12:34:51 -06:00
fnc_canConnectNozzle.sqf
Disable rearm,refuel on dead vehicles ( #5158 )
2017-05-13 17:36:53 -05:00
fnc_canDisconnect.sqf
Refuel nozzle taking, disconnecting, connecting and returning interaction fixes ( #4337 )
2016-09-05 20:23:28 +02:00
fnc_canReturnNozzle.sqf
Add getInteractionDistance and fix VTOL refuel/arm ( #4882 )
2017-02-10 12:34:51 -06:00
fnc_canTakeNozzle.sqf
Add getInteractionDistance and fix VTOL refuel/arm ( #4882 )
2017-02-10 12:34:51 -06:00
fnc_canTurnOff.sqf
Added nozzle
2016-02-02 15:03:06 +01:00
fnc_canTurnOn.sqf
Disallow refueling with running engine
2016-03-04 13:59:14 +01:00
fnc_checkFuel.sqf
Refuel for non-AllVehicle objects ( #5151 )
2017-05-29 13:48:02 -05:00
fnc_connectNozzle.sqf
Replace delayed execution functions with new CBA counterparts
2016-05-22 15:29:01 +02:00
fnc_connectNozzleAction.sqf
Refuel for non-AllVehicle objects ( #5151 )
2017-05-29 13:48:02 -05:00
fnc_disconnect.sqf
Added nozzle
2016-02-02 15:03:06 +01:00
fnc_dropNozzle.sqf
SQF Lint Cleanup Pass ( #5157 )
2017-05-14 14:48:05 -05:00
fnc_getFuel.sqf
Make setFuel and getFuel API
2016-02-26 10:50:02 +01:00
fnc_handleDisconnect.sqf
Adding HandleDisconnect EH and deletion of fuel truck
2016-02-19 17:24:32 +01:00
fnc_handleKilled.sqf
Added nozzle
2016-02-02 15:03:06 +01:00
fnc_handlePlayerWeaponChanged.sqf
Prevent switching to weapon while carrying fuel nozzle - fix #4601
2016-11-02 18:44:39 +01:00
fnc_handleUnconscious.sqf
Added nozzle
2016-02-02 15:03:06 +01:00
fnc_makeJerryCan.sqf
Jerry Can - only set global var on server ( #5131 )
2017-05-10 13:13:15 -05:00
fnc_maxDistanceDropNozzle.sqf
Refuel for non-AllVehicle objects ( #5151 )
2017-05-29 13:48:02 -05:00
fnc_moduleRefuelSettings.sqf
Added nozzle
2016-02-02 15:03:06 +01:00
fnc_readFuelCounter.sqf
Refuel for non-AllVehicle objects ( #5151 )
2017-05-29 13:48:02 -05:00
fnc_refuel.sqf
Fix 3rd party air and sea vehicle fuel capacity ( #4554 )
2016-10-18 20:21:28 +02:00
fnc_reset.sqf
Refuel for non-AllVehicle objects ( #5151 )
2017-05-29 13:48:02 -05:00
fnc_resetLocal.sqf
Adding HandleDisconnect EH and deletion of fuel truck
2016-02-19 17:24:32 +01:00
fnc_returnNozzle.sqf
Refuel for non-AllVehicle objects ( #5151 )
2017-05-29 13:48:02 -05:00
fnc_setFuel.sqf
Make setFuel and getFuel API
2016-02-26 10:50:02 +01:00
fnc_takeNozzle.sqf
Refuel for non-AllVehicle objects ( #5151 )
2017-05-29 13:48:02 -05:00
fnc_turnOff.sqf
Refuel for non-AllVehicle objects ( #5151 )
2017-05-29 13:48:02 -05:00
fnc_turnOn.sqf
Refuel for non-AllVehicle objects ( #5151 )
2017-05-29 13:48:02 -05:00
script_component.hpp
Bypassed interaction menu subactions distance bug
2015-08-17 01:44:47 +02:00