ACE3/addons/refuel/functions
2016-11-12 16:37:41 -06:00
..
fnc_canCheckFuel.sqf Added nozzle 2016-02-02 15:03:06 +01:00
fnc_canConnectNozzle.sqf Refuel nozzle taking, disconnecting, connecting and returning interaction fixes (#4337) 2016-09-05 20:23:28 +02: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 Refuel nozzle taking, disconnecting, connecting and returning interaction fixes (#4337) 2016-09-05 20:23:28 +02:00
fnc_canTakeNozzle.sqf Refuel nozzle taking, disconnecting, connecting and returning interaction fixes (#4337) 2016-09-05 20:23:28 +02: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 Update common event names to meet new standard 2016-06-04 11:12:56 +01:00
fnc_connectNozzle.sqf Replace delayed execution functions with new CBA counterparts 2016-05-22 15:29:01 +02:00
fnc_connectNozzleAction.sqf Update common event names to meet new standard 2016-06-04 11:12:56 +01:00
fnc_disconnect.sqf Added nozzle 2016-02-02 15:03:06 +01:00
fnc_dropNozzle.sqf Added nozzle 2016-02-02 15:03:06 +01: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 Fix makeJerryCan locality issues (#4600) 2016-10-27 22:19:55 +02:00
fnc_maxDistanceDropNozzle.sqf Invert logic for isRefueling 2016-11-12 16:37:41 -06:00
fnc_moduleRefuelSettings.sqf Added nozzle 2016-02-02 15:03:06 +01:00
fnc_readFuelCounter.sqf Fixes 2016-02-26 16:35:34 +01: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 Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_resetLocal.sqf Adding HandleDisconnect EH and deletion of fuel truck 2016-02-19 17:24:32 +01:00
fnc_returnNozzle.sqf Use blockeEngine status effect in refuel 2016-05-03 21:08:22 +02:00
fnc_setFuel.sqf Make setFuel and getFuel API 2016-02-26 10:50:02 +01:00
fnc_takeNozzle.sqf Fix #4523 - fuel nozzle disconnect at maximum hose distance 2016-10-11 18:57:58 +02:00
fnc_turnOff.sqf Fix refuel not respecting time acceleration and pause (#4140) 2016-07-24 20:11:35 +02:00
fnc_turnOn.sqf Fix refuel not respecting time acceleration and pause (#4140) 2016-07-24 20:11:35 +02:00
script_component.hpp Bypassed interaction menu subactions distance bug 2015-08-17 01:44:47 +02:00