..
fnc_addCargoItem.sqf
[WIP] Fix script errors reporting wrong line numbers ( #6407 )
2018-09-17 14:19:29 -05:00
fnc_addCargoVehiclesActions.sqf
Various - Use configOf command for faster lookup ( #8100 )
2021-02-18 12:58:08 -06:00
fnc_canLoadItemIn.sqf
Refuel - Added ability to refuel fuel sources ( #8981 )
2023-02-16 20:06:11 -06:00
fnc_canUnloadItem.sqf
[WIP] Fix script errors reporting wrong line numbers ( #6407 )
2018-09-17 14:19:29 -05:00
fnc_getCargoSpaceLeft.sqf
Various - Use configOf command for faster lookup ( #8100 )
2021-02-18 12:58:08 -06:00
fnc_getNameItem.sqf
Cargo - Improve config and fnc_getNameItem
( #8777 )
2022-01-30 12:12:52 -06:00
fnc_getSizeItem.sqf
Docs - Update my display name everywhere ( #9330 )
2023-08-17 12:02:17 +02: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
Docs - Update my display name everywhere ( #9330 )
2023-08-17 12:02:17 +02:00
fnc_initVehicle.sqf
General - Change object config lookups to configOf
( #8795 )
2022-03-08 21:41:21 -06:00
fnc_loadItem.sqf
Disable damage for all cargo objects ( #7946 )
2020-10-10 18:58:38 +02:00
fnc_moduleSettings.sqf
Headers - Fix function names in examples ( #7663 )
2020-04-25 08:41:45 +02:00
fnc_onMenuOpen.sqf
Cargo - Add ability to add custom name to cargo objects ( #8023 )
2021-10-12 17:42:38 -05:00
fnc_paradropItem.sqf
Cargo - Fix undefined object name in paradrop ( #8543 )
2021-10-17 00:48:31 -05:00
fnc_removeCargoItem.sqf
conform isnil checking: cargo
2020-02-12 17:28:10 +01:00
fnc_renameObject.sqf
Cargo - Limit text length ( #8915 )
2022-05-17 02:37:26 -05:00
fnc_setSize.sqf
Docs - Update my display name everywhere ( #9330 )
2023-08-17 12:02:17 +02:00
fnc_setSpace.sqf
Docs - Update my display name everywhere ( #9330 )
2023-08-17 12:02:17 +02:00
fnc_startLoadIn.sqf
Cargo - Add ability to add custom name to cargo objects ( #8023 )
2021-10-12 17:42:38 -05:00
fnc_startUnload.sqf
Cargo - Add ability to add custom name to cargo objects ( #8023 )
2021-10-12 17:42:38 -05:00
fnc_unloadCarryItem.sqf
Docs - Add Grim to maintainers ( #9223 )
2023-06-19 16:31:17 +03:00
fnc_unloadItem.sqf
Cargo - Make player carry/drag item on unload ( #8797 )
2022-05-07 22:45:57 -05:00
fnc_validateCargoSpace.sqf
Various - Use configOf command for faster lookup ( #8100 )
2021-02-18 12:58:08 -06:00
script_component.hpp
Cleaned function headers
2015-08-16 22:41:35 +02:00