johnb432
d1f0dc5e83
Cargo - Improve various aspects ( #9617 )
...
* Update CfgVehicles.hpp
* Cargo cleanup
* Update menu.hpp
* Updated status effect key
* Update fnc_onMenuOpen.sqf
* Update fnc_onMenuOpen.sqf
* fix comment from merge
* nil interaction GVARs on menu close
* fix carry bug
* Fix floating objects in MP
* Updated ace_cargoAdded doc
* Fix progress bar prematurely stopping
* Finer cursor object selection
---------
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2023-11-17 20:07:28 -03:00
jonpas
742626ff1a
General - Relative script_component.hpp
includes ( #9378 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00
Grim
49f4ea23e7
Docs - Add Grim to maintainers ( #9223 )
...
* secret handshake?
* fix my name
* new github username
2023-06-19 16:31:17 +03:00
Filip Maciejewski
3872eb0647
Add a way to block auto carry after unload on classes ( #9013 )
2022-09-01 14:06:24 -05:00
Tim Beswick
2a4355dfb9
Cargo - Add setting for carry after cargo unload ( #8997 )
...
* Add setting for carry after cargo unload
* Fix typos
* Contributors
* Don't make setting global
* Update addons/cargo/stringtable.xml
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2022-08-20 16:28:16 -05:00
GhostIsSpooky
9e133aa0a5
Cargo - Make player carry/drag item on unload ( #8797 )
...
* carry item on unload
* debug off
* fix function header
* ugly nested if blocks instead of superior switch statement
Co-authored-by: jonpas <jonpas33@gmail.com>
* Add delay for server event to finish
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2022-05-07 22:45:57 -05:00