.. |
fnc_addCargoItem.sqf
|
Expanded optional hint to addCargoItem and AddCargoByClass event
|
2015-09-27 00:31:23 +02:00 |
fnc_canLoad.sqf
|
Add canInteractWith checks for cargo
|
2015-08-26 16:26:08 -05:00 |
fnc_canLoadItemIn.sqf
|
Removed semi-colons from return statements, command capitalization
|
2015-08-16 22:48:52 +02:00 |
fnc_canUnloadItem.sqf
|
Removed semi-colons from return statements, command capitalization
|
2015-08-16 22:48:52 +02:00 |
fnc_findNearestVehicle.sqf
|
Removed semi-colons from return statements, command capitalization
|
2015-08-16 22:48:52 +02:00 |
fnc_getCargoSpaceLeft.sqf
|
Removed semi-colons from return statements, command capitalization
|
2015-08-16 22:48:52 +02:00 |
fnc_getSizeItem.sqf
|
Added AddCargoItem event and function to add an item by classname
|
2015-08-18 23:51:30 +02:00 |
fnc_handleDestroyed.sqf
|
Cleaned function headers
|
2015-08-16 22:41:35 +02:00 |
fnc_initObject.sqf
|
Cleaned function headers
|
2015-08-16 22:41:35 +02:00 |
fnc_initVehicle.sqf
|
dont access cargo of destroyed vehicles, fix #2523
|
2015-09-26 18:16:38 +02:00 |
fnc_loadItem.sqf
|
Make cargo loaded hint optional, disable it when not loading manually
|
2015-09-26 23:16:05 +02:00 |
fnc_moduleSettings.sqf
|
Standardize logging format through ACE_LOG macros
|
2015-08-26 15:32:54 +02:00 |
fnc_onMenuOpen.sqf
|
Cleaned function headers
|
2015-08-16 22:41:35 +02:00 |
fnc_startLoadIn.sqf
|
Removed semi-colons from return statements, command capitalization
|
2015-08-16 22:48:52 +02:00 |
fnc_startUnload.sqf
|
Cleaned function headers
|
2015-08-16 22:41:35 +02:00 |
fnc_unloadItem.sqf
|
display text when loading / unloading cargo
|
2015-09-17 13:43:55 +02:00 |
fnc_validateCargoSpace.sqf
|
Cleaned function headers
|
2015-08-16 22:41:35 +02:00 |
script_component.hpp
|
Cleaned function headers
|
2015-08-16 22:41:35 +02:00 |