ACE3/addons/medical_feedback
10Dozen b30f023c04
Adds Icon option for Low blood volume at Medical Feedback (#7507)
* Adds Icon option for Low blood volume at Medical Feedback

- Adds setting to switch Low blood volume effect with 3 options: Color fading, Icon, Color fading + Icon
- Adds icon to UI on low blood
- Adds icon PAA files

* Review fixes

- Added ACE tags to added controls
- Added defines for GUI position/size
- Added missing newline at EOF
- Updated fnc_effectBloodVolumeIcon (removed usage of uiNamespace and minor changes)
- CBA_fnc_addSetting is now used to init settings
- Icon path macro updated to return formatted path

* Review fixes vol.2

- Removed `disableSerialization` and added default value for indicator control and not null checks to effectBVI function
- Removed defines from RscInGameUI and used a3 defines instead
- Changed formatting of macroses

* Review fixes vol.3

- Fixed exec code of BV setting
- Removed ctrlCommit from eBVI function
- Changed initEffects function to be able to update pain and BV effects only
- Changed control name from `BloodVolumeInfoIndicator` to `bloodVolumeIndicator`
- Various formatting tweaks (spaces/lines/uppercase/periods)

* Review fixed vol.4

- Remove extra checks from eBVI func
- Restores contol's onLoad script using ARR_2(QQGVAR())
2020-02-22 14:42:59 -06:00
..
data Adds Icon option for Low blood volume at Medical Feedback (#7507) 2020-02-22 14:42:59 -06:00
functions Adds Icon option for Low blood volume at Medical Feedback (#7507) 2020-02-22 14:42:59 -06: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 Adds Icon option for Low blood volume at Medical Feedback (#7507) 2020-02-22 14:42:59 -06:00
XEH_postInit.sqf Medical Feedback - Set volume and radio usage based current unit (#7529) 2020-02-22 21:24:47 +01: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