Grim
cb08a7c172
General - Change UAV unit config lookups to unitIsUAV
( #9735 )
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-01-15 18:39:28 -03:00
BrettMayson
464ab0cefb
Tools - Add HEMTT SQF support and fix commas are not semicolons ( #9663 )
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-12-07 03:20:47 +00:00
Grim
36f34ec551
Medical - Add 'Open (Backpack)' action to dead units ( #9239 )
...
* add open bag interaction
* only add actions to uncon/dead
* improve assembly backpack check
* Fixes
* Removed test code
* move to postInit
* fix locality
* locality edge case
* Fix double actions on dead units
* improve comment
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-03 21:48:09 -04:00
PabstMirror
fab4664b73
Update XEH_preInit.sqf ( #8143 )
2021-03-03 15:50:08 -06:00
Salluci
496a6d800a
Medical - Show "Inventory" action on unconscious units ( #8083 )
...
* Update XEH_preInit.sqf
* Style pass, remove double localize
* only run if (hasInterface) {
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-03-03 15:30:49 -06:00
PabstMirror
e8693c8db9
Various - Use configOf command for faster lookup ( #8100 )
...
* configOf
* replace some use of CBA_fnc_getObjectConfig
2021-02-18 12:58:08 -06:00
commy2
15b4b98e5b
Medical Status - Fix double execution of killed
event ( #7561 )
...
* fix double execution of killed event
* revert the execNextFrame change
* make second execution run with null
* make second execution run with null
2020-02-29 16:09:00 -06:00
PabstMirror
d6c39e661f
Medical StateMachine - Tweak dead state handling ( #7061 )
...
* Medical StateMachine - Tweak dead state handling
- Don't call setDammage inside HandleDamage EH
- Add death reason on entering death state
* add a getVar disable in case this causes problems
* Cleanup
* cleanup
* Update addons/medical_statemachine/functions/fnc_enteredStateDeath.sqf
Co-Authored-By: Ferran Obon <magnetar5891@gmail.com>
2019-09-05 15:56:14 -05:00
PabstMirror
2d0090422c
move settings to sqf
2019-03-24 00:37:39 -05:00
BaerMitUmlaut
f12d69e231
Added proper addon basics to status, moved more functions into status
2017-04-26 22:05:40 +02:00