-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Breathing - Add cyanosis diagnose #99
Breathing - Add cyanosis diagnose #99
Conversation
The level of "no cyanosys" could be modified to be at least over ~95%? Or make it settable? https://journals.lww.com/pec-online/Abstract/2015/09000/Pulse_Oxygen_Saturation_Values_in_a_Healthy.7.aspx And this without accounting for blood loss that could make cianosis even harder to detect, although i guess that such code would be much more difficult to implement I don't mean to denigrate it, it's a great idea imo beside this detail! |
I know IRL normal person would have SpO2 lower than 100%, but for gameplay purpose i want to keep it as 100% - that means when someone is injured (for example hidden pneumothorax) medic would know this. After commenting this i will add commit for medical level required so Anyone, Medic or Doctor could only detect it based on setting. |
Added leftArm and rightArm to allowed selection Moved log from activity to quick view
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
German translation and argument for log changed
addons/breathing/functions/fnc_treatmentAdvanced_CyanosisLocal.sqf
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
When merged this pull request will:
Because some groups doesn't use lethal SpO2 value or have it different from default 65%, all levels are adjustable.
To do: