mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
ea4a159cd2
* Add coef * Show cargo paradrop time in menu * Unary command, not a function call * If drop time is 0 don't show a progress bar * Add the setting to cargo's editor module * Swap values * Remove extra comma * Move unload message to paradrop event This way the message will show up on all paradrops, not just immidiate ones. |
||
---|---|---|
.. | ||
fnc_addCargoItem.sqf | ||
fnc_canLoad.sqf | ||
fnc_canLoadItemIn.sqf | ||
fnc_canUnloadItem.sqf | ||
fnc_findNearestVehicle.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_startLoadIn.sqf | ||
fnc_startUnload.sqf | ||
fnc_unloadItem.sqf | ||
fnc_validateCargoSpace.sqf | ||
script_component.hpp |