mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
ca580daedd
* Add removeCargoItem function to cargo module * Fix documentation typos * Fix header 'public' field Of course it's a public function, that's the whole point! * Fix spelling * Add missing then command * Work better with objects * After-test fixes * Also update wiki * Overhaul * Make the event more robust * Fix logic & shorten docs |
||
---|---|---|
.. | ||
fnc_addCargoItem.sqf | ||
fnc_addCargoVehiclesActions.sqf | ||
fnc_canLoadItemIn.sqf | ||
fnc_canUnloadItem.sqf | ||
fnc_getCargoSpaceLeft.sqf | ||
fnc_getSizeItem.sqf | ||
fnc_handleDestroyed.sqf | ||
fnc_initObject.sqf | ||
fnc_initVehicle.sqf | ||
fnc_loadItem.sqf | ||
fnc_makeLoadable.sqf | ||
fnc_moduleMakeLoadable.sqf | ||
fnc_moduleSettings.sqf | ||
fnc_onMenuOpen.sqf | ||
fnc_paradropItem.sqf | ||
fnc_removeCargoItem.sqf | ||
fnc_setSize.sqf | ||
fnc_setSpace.sqf | ||
fnc_startLoadIn.sqf | ||
fnc_startUnload.sqf | ||
fnc_unloadItem.sqf | ||
fnc_validateCargoSpace.sqf | ||
script_component.hpp |