Common - Use lifeState check in FUNC(isAwake)#9646
Conversation
|
I'm in favour of this, but I don't know what secondary effects this could have. |
|
Not the same check that's being done in this PR. |
I used to check consciousness with the current version of |
johnb432
left a comment
There was a problem hiding this comment.
"ACE_isUnconscious" is changed
setUnconscious is
If _unit is not local, ace_medical_engine_fnc_setUnconsciousAnim wouldn't run and the values would be desynced, but in that case I think we have bigger issues.
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
When merged this pull request will:
This is more reliable for non-ACE medical systems.