Skip to content
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

Cant revive Player with CPR, just with PAK #2099

Closed
Meiestrix opened this issue Aug 10, 2015 · 10 comments
Closed

Cant revive Player with CPR, just with PAK #2099

Meiestrix opened this issue Aug 10, 2015 · 10 comments
Labels
Milestone

Comments

@Meiestrix
Copy link

ACE3 Version: 3.2.1

Mods:

Placed ACE3 Modules:
http://pastebin.com/82xK67Hj

Mission sqm: https://www.dropbox.com/sh/vcu00v2pq8owm3f/AABMTKbJHWIWIdOfhnj2wRAna?dl=0

Description:
When a plyer is unconscious, has no pulse but everything else is fine. (No pain, No wounds, No blood loss) Your are not able to fix them up. Using CPR does not help to fix the pulse, even with epi you are not able to fix the pulse. The only way is to use a PAK.

Steps to reproduce:
Set up you modules like in the config. Shoot a player. When unconscious shot again.
Fix all wounds fast. Check for pulse. If no pulse. Try to fix the pulse.

Where did the issue occur?
In Multiplayer on a dedicated Server

@thojkooi
Copy link
Contributor

You are playing with enableRevive enabled. This means sometimes units will be considered in a state where only advanced medical treatment will save a patient. This is simulated through the usage of a PAK.

@Meiestrix
Copy link
Author

Ok but when it is only possible to fix the pulse with a PAK, which use has the CPR?

@thojkooi
Copy link
Contributor

Try to give a patient that is not injured 3x epinephrine. The patient will go into a cardiac arrest state. This is when you are able to revive using CPR.

This is just one case, of course. Extended periods of bloodloss could also trigger the cardiac arrest state. I'd go with if the vitals of a patient are the cause of the patient to go unconscious, it's most likely that the patient is in the cardiac arrest state.

Edit: Note that if you use CPR while revive is enabled with a timer, the timer will go go down by ~20 seconds. I'm not entirely sure on the exact number.

@Meiestrix
Copy link
Author

When the patient has no pulse it ssems like he cant go into cardiac arrest.
3x epinephrine does not change anything still no pulse.
So it looks like the only way to revive with no pule is the PAK.

@geroge-011
Copy link

I can confirm this happens to the guys I play with aswell.

Maybe adding defibrillators would add a more logical solution to the issue.

Because as of right now people are still confused about how to properly use the advanced medical as we are not sure if something is a bug or a feature!

Or maybe add a diagnose option to check if it's cardiac arrest or revive state.

@havena
Copy link
Contributor

havena commented Aug 14, 2015

i confirm too. something strange. IRL, CPR can work.

@Meiestrix
Copy link
Author

I also think that the revive time you get with CPR is to small, i am not sure if I found the right code part but it looks like you get a random time between 0 and 20 seconds for 1 CPR, added to your revive time.
In my opinion i would be better if you get something like 5 senconds + random 0-15 seconds.

havena referenced this issue Aug 20, 2015
Performing CPR would never succeed when the patient was in revive state because the code was accidentally using `exitWith` instead of `then`. The log message string was also incorrect.
@havena
Copy link
Contributor

havena commented Aug 20, 2015

@Glowbal fixed

@kymckay kymckay added this to the 3.3.0 milestone Aug 20, 2015
@kymckay
Copy link
Member

kymckay commented Aug 20, 2015

Fixed in 33ef602

@Artac
Copy link

Artac commented Oct 7, 2015

Glowbal wrote:
"Try to give a patient that is not injured 3x epinephrine. The patient will go into a cardiac arrest state. This is when you are able to revive using CPR."

Did this, worked flawlessly.

"This is just one case, of course. Extended periods of bloodloss could also trigger the cardiac arrest state. I'd go with if the vitals of a patient are the cause of the patient to go unconscious, it's most likely that the patient is in the cardiac arrest state."

When the extend period of blood loss/pressure drop causes the heart rate to goto 0/cardiac arrest I am unable to restore the heart rate using CPR, even after bandaging all the wounds and using 1000ml bloodbags to raise pressure, I've gotten the pressure as high as mid 80's with still no return of heart rate using CPR. If I am understanding what you said, does the extended period of bloodloss put them in a cardiac arrest state, thus not requiring the PAK to revive the patient?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants