1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/cargo/functions
Kyle Mckay e47e18001f
Docs - Update my display name everywhere ()
* Update display name in team

* Update display name everywhere

* order

https://youtu.be/VYycQTm2HrM

---------

Co-authored-by: BrettMayson <brett@mayson.io>
2023-08-17 12:02:17 +02:00
..
fnc_addCargoItem.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_addCargoVehiclesActions.sqf Various - Use configOf command for faster lookup () 2021-02-18 12:58:08 -06:00
fnc_canLoadItemIn.sqf Refuel - Added ability to refuel fuel sources () 2023-02-16 20:06:11 -06:00
fnc_canUnloadItem.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_getCargoSpaceLeft.sqf Various - Use configOf command for faster lookup () 2021-02-18 12:58:08 -06:00
fnc_getNameItem.sqf Cargo - Improve config and fnc_getNameItem () 2022-01-30 12:12:52 -06:00
fnc_getSizeItem.sqf Docs - Update my display name everywhere () 2023-08-17 12:02:17 +02:00
fnc_handleDeleted.sqf Cargo - Fix loaded cargo not being deleted when vehicle is destroyed () 2020-08-18 12:42:09 -05:00
fnc_handleDestroyed.sqf Cargo - Fix loaded cargo not being deleted when vehicle is destroyed () 2020-08-18 12:42:09 -05:00
fnc_initObject.sqf Docs - Update my display name everywhere () 2023-08-17 12:02:17 +02:00
fnc_initVehicle.sqf General - Change object config lookups to configOf () 2022-03-08 21:41:21 -06:00
fnc_loadItem.sqf Disable damage for all cargo objects () 2020-10-10 18:58:38 +02:00
fnc_moduleSettings.sqf Headers - Fix function names in examples () 2020-04-25 08:41:45 +02:00
fnc_onMenuOpen.sqf Cargo - Add ability to add custom name to cargo objects () 2021-10-12 17:42:38 -05:00
fnc_paradropItem.sqf Cargo - Fix undefined object name in paradrop () 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 () 2022-05-17 02:37:26 -05:00
fnc_setSize.sqf Docs - Update my display name everywhere () 2023-08-17 12:02:17 +02:00
fnc_setSpace.sqf Docs - Update my display name everywhere () 2023-08-17 12:02:17 +02:00
fnc_startLoadIn.sqf Cargo - Add ability to add custom name to cargo objects () 2021-10-12 17:42:38 -05:00
fnc_startUnload.sqf Cargo - Add ability to add custom name to cargo objects () 2021-10-12 17:42:38 -05:00
fnc_unloadCarryItem.sqf Docs - Add Grim to maintainers () 2023-06-19 16:31:17 +03:00
fnc_unloadItem.sqf Cargo - Make player carry/drag item on unload () 2022-05-07 22:45:57 -05:00
fnc_validateCargoSpace.sqf Various - Use configOf command for faster lookup () 2021-02-18 12:58:08 -06:00
script_component.hpp Cleaned function headers 2015-08-16 22:41:35 +02:00