ACE3/addons/refuel/functions
Phyma ffaa195fe5 Conform function headers to coding guidelines (#5255)
* Fixed headers to work with silentspike python script

* Fixed rest of the files

* Fixed ace-team
2017-06-08 15:31:51 +02:00
..
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 - Add setting for hose length (#5224) 2017-05-31 11:30:48 -05:00
fnc_moduleRefuelSettings.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_readFuelCounter.sqf Refuel for non-AllVehicle objects (#5151) 2017-05-29 13:48:02 -05:00
fnc_refuel.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +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 - Add setting for hose length (#5224) 2017-05-31 11:30:48 -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