ACE3/addons/cargo/functions
Vdauphin 13e36c3b48 Add setting for the type of cargo
This allow player to select the cargo type fitting their current game play periode of history
2020-11-08 14:13:35 +01:00
..
fnc_addCargoItem.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_addCargoVehiclesActions.sqf Cargo - Add condition checking durring load/unload (#6821) 2019-02-22 18:54:55 -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 Cargo - CanLoadItem ignores vehicle height on scripted load (#6629) 2018-10-08 15:23:59 -05:00
fnc_canShowUnloadAllVehicles.sqf Add: getVehicleCargo and differentiate normal "CargoNet_01_box_F" and ACE "CargoNet_01_box_F" 2020-11-07 10:44:07 +01:00
fnc_canUnloadItem.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_getCargoSpaceLeft.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -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 [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_initVehicle.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05: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 [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_paradropItem.sqf Cargo - Add array to disable paradrop effects (#7016) 2019-07-03 09:58:46 -05:00
fnc_removeCargoItem.sqf conform isnil checking: cargo 2020-02-12 17:28:10 +01: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 condition checking durring load/unload (#6821) 2019-02-22 18:54:55 -06:00
fnc_startUnload.sqf Cargo - Add condition checking durring load/unload (#6821) 2019-02-22 18:54:55 -06:00
fnc_unloadAllVehicles.sqf Add: getVehicleCargo and differentiate normal "CargoNet_01_box_F" and ACE "CargoNet_01_box_F" 2020-11-07 10:44:07 +01:00
fnc_unloadItem.sqf Add: Unloading and fix full vehicle 2020-11-05 22:47:13 +01:00
fnc_validateCargoSpace.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
script_component.hpp Cleaned function headers 2015-08-16 22:41:35 +02:00