ACE3/addons/cargo/functions
jokoho48 c4ed18f39f Fix findNearestVehicle dont return BOOL
Fix that findNearestVehicle dont return any time the nearest car
Small Performance Improvement in getSizeItem/handleDestroyed/startUnload
Enhance Some legibility
2015-08-14 18:07:31 +02:00
..
fnc_canLoad.sqf Initial load in cargo module 2015-08-10 23:07:47 +02:00
fnc_canLoadItemIn.sqf Initial load in cargo module 2015-08-10 23:07:47 +02:00
fnc_canUnloadItem.sqf Initial load in cargo module 2015-08-10 23:07:47 +02:00
fnc_findNearestVehicle.sqf Fix findNearestVehicle dont return BOOL 2015-08-14 18:07:31 +02:00
fnc_getCargoSpaceLeft.sqf Initial load in cargo module 2015-08-10 23:07:47 +02:00
fnc_getSizeItem.sqf Fix findNearestVehicle dont return BOOL 2015-08-14 18:07:31 +02:00
fnc_handleDestroyed.sqf Fix findNearestVehicle dont return BOOL 2015-08-14 18:07:31 +02:00
fnc_initObject.sqf Initial load in cargo module 2015-08-10 23:07:47 +02:00
fnc_initVehicle.sqf Fix findNearestVehicle dont return BOOL 2015-08-14 18:07:31 +02:00
fnc_loadItem.sqf Initial load in cargo module 2015-08-10 23:07:47 +02:00
fnc_onMenuOpen.sqf Fix findNearestVehicle dont return BOOL 2015-08-14 18:07:31 +02:00
fnc_startLoadIn.sqf Initial load in cargo module 2015-08-10 23:07:47 +02:00
fnc_startUnload.sqf Fix findNearestVehicle dont return BOOL 2015-08-14 18:07:31 +02:00
fnc_unloadItem.sqf Fix findNearestVehicle dont return BOOL 2015-08-14 18:07:31 +02:00
fnc_validateCargoSpace.sqf Fix findNearestVehicle dont return BOOL 2015-08-14 18:07:31 +02:00
script_component.hpp add PBO to load things into vehicles 2015-03-29 15:20:39 +02:00