ACE3/addons/cargo/functions
2021-10-13 22:49:52 +02:00
..
fnc_addCargoItem.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_addCargoVehiclesActions.sqf Various - Use configOf command for faster lookup (#8100) 2021-02-18 12:58:08 -06:00
fnc_canItemCargo.sqf Make the item load throught ACE ViV working with vehicle already loaded with BI system 2020-11-07 16:39:12 +01:00
fnc_canLoadItemIn.sqf Various - Use configOf command for faster lookup (#8100) 2021-02-18 12:58:08 -06:00
fnc_canShowUnloadAllVehicles.sqf fix twice parachute 2021-08-04 18:56:48 +02:00
fnc_canUnloadItem.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_getCargoSpaceLeft.sqf Various - Use configOf command for faster lookup (#8100) 2021-02-18 12:58:08 -06:00
fnc_getNameItem.sqf Cargo - Add ability to add custom name to cargo objects (#8023) 2021-10-12 17:42:38 -05:00
fnc_getSizeItem.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_getSurfaceItem.sqf Make the item load throught ACE ViV working with vehicle already loaded with BI system 2020-11-07 16:39:12 +01:00
fnc_getVehicleCargo.sqf Make the item load throught ACE ViV working with vehicle already loaded with BI system 2020-11-07 16:39:12 +01:00
fnc_handleDeleted.sqf Cargo - Fix loaded cargo not being deleted when vehicle is destroyed (#7851) 2020-08-18 12:42:09 -05:00
fnc_handleDestroyed.sqf Cargo - Fix loaded cargo not being deleted when vehicle is destroyed (#7851) 2020-08-18 12:42:09 -05:00
fnc_initObject.sqf Cargo - Add ability to add custom name to cargo objects (#8023) 2021-10-12 17:42:38 -05:00
fnc_initVehicle.sqf Various - Use configOf command for faster lookup (#8100) 2021-02-18 12:58:08 -06:00
fnc_loadItem.sqf Add setting for the type of cargo 2020-11-08 14:13:35 +01:00
fnc_moduleSettings.sqf Headers - Fix function names in examples (#7663) 2020-04-25 08:41:45 +02:00
fnc_onMenuOpen.sqf Cargo - Add ability to add custom name to cargo objects (#8023) 2021-10-12 17:42:38 -05:00
fnc_paradropItem.sqf Merge remote-tracking branch 'upstream/master' into patch-3 2021-10-13 22:49:52 +02:00
fnc_removeCargoItem.sqf conform isnil checking: cargo 2020-02-12 17:28:10 +01:00
fnc_renameObject.sqf Cargo - Add ability to add custom name to cargo objects (#8023) 2021-10-12 17:42:38 -05:00
fnc_setSize.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_setSpace.sqf Cargo - setSpace checks for existing cargo (#7133) 2019-12-07 22:10:03 +01:00
fnc_startLoadIn.sqf Cargo - Add ability to add custom name to cargo objects (#8023) 2021-10-12 17:42:38 -05:00
fnc_startUnload.sqf Cargo - Add ability to add custom name to cargo objects (#8023) 2021-10-12 17:42:38 -05:00
fnc_unload.sqf Check if a parachute is already attached 2021-08-22 18:09:06 +02:00
fnc_unloadAllVehicles.sqf fix twice parachute 2021-08-04 18:56:48 +02:00
fnc_unloadItem.sqf Check if a parachute is already attached 2021-08-22 18:09:06 +02:00
fnc_validateCargoSpace.sqf Various - Use configOf command for faster lookup (#8100) 2021-02-18 12:58:08 -06:00
script_component.hpp Cleaned function headers 2015-08-16 22:41:35 +02:00