ACE3/addons/medical_feedback
Vdauphin e9c1f5e18f
Medical - Improve injured sound by exiting the function earlier if no player is around (#7521)
* Exit earlier the playInjuredSound if no player is around

* Check if _targets array has at least one player

* Remove useless parenthesis

Co-Authored-By: commy2 <commy-2@gmx.de>

* Handle player inside a vehicle

If any player is inside the area then the _targets will not be empty. This also handle the case where player is inside a vehicle or _unit is a player.

* Handle z axis

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

Co-authored-by: commy2 <commy-2@gmx.de>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-06-19 19:42:23 -05:00
..
data Adds Icon option for Low blood volume at Medical Feedback (#7507) 2020-02-22 14:42:59 -06:00
functions Medical - Improve injured sound by exiting the function earlier if no player is around (#7521) 2020-06-19 19:42:23 -05:00
sounds Medical - Finish splint/fracture (#7045) 2019-06-22 16:47:35 -05:00
$PBOPREFIX$ Renamed UI to feedback 2017-04-01 20:31:19 +02:00
CfgEventHandlers.hpp Renamed UI to feedback 2017-04-01 20:31:19 +02:00
CfgInGameUI.hpp Move scream and moan sounds to medical feedback (#6438) 2018-07-18 19:21:27 +01:00
CfgSounds.hpp Medical Feedback - effects overhaul (#7215) 2019-10-11 15:00:53 -05:00
CfgVehicles.hpp Move scream and moan sounds to medical feedback (#6438) 2018-07-18 19:21:27 +01:00
config.cpp Adds Icon option for Low blood volume at Medical Feedback (#7507) 2020-02-22 14:42:59 -06:00
initSettings.sqf Adds Icon option for Low blood volume at Medical Feedback (#7507) 2020-02-22 14:42:59 -06:00
RscInGameUI.hpp Adds Icon option for Low blood volume at Medical Feedback (#7507) 2020-02-22 14:42:59 -06:00
RscTitles.hpp Move scream and moan sounds to medical feedback (#6438) 2018-07-18 19:21:27 +01:00
script_component.hpp Adds Icon option for Low blood volume at Medical Feedback (#7507) 2020-02-22 14:42:59 -06:00
stringtable.xml Add Russian translation (#7742) 2020-05-31 16:04:21 -05:00
XEH_postInit.sqf Fix medical_feedback override hearing settings (#7744) 2020-06-13 15:55:59 -05:00
XEH_preInit.sqf Medical Feedback - effects overhaul (#7215) 2019-10-11 15:00:53 -05:00
XEH_PREP.hpp Adds Icon option for Low blood volume at Medical Feedback (#7507) 2020-02-22 14:42:59 -06:00
XEH_preStart.sqf Renamed UI to feedback 2017-04-01 20:31:19 +02:00