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

Medical - Add Unconscious Effects #716

Merged
merged 7 commits into from
Dec 18, 2024
Merged

Medical - Add Unconscious Effects #716

merged 7 commits into from
Dec 18, 2024

Conversation

Mike-MF
Copy link
Member

@Mike-MF Mike-MF commented Oct 25, 2024

When merged this pull request will:

  • Adds a screaming sound when you get knocked unconscious
  • Percentage of making a groaning sound while you're unconscious (if you have a heart rate above 40, this excludes CPR)
  • Uses sounds from ACE.
  • Has a chance setting and a timer setting.
    • 50% by default.
    • 30s by default.
  • The groaning check is done locally on the unconscious person, uses the say3D event from mission (why its now a requirement).
  • PFH is removed when awake, so if you die it goes away.
  • Requested by El Presidente.

@Mike-MF Mike-MF requested a review from jonpas October 25, 2024 03:54
@Mike-MF Mike-MF added this to the 2.5.0 milestone Oct 25, 2024
@Mike-MF Mike-MF mentioned this pull request Oct 25, 2024
@jonpas jonpas modified the milestones: 2.5.0, 2.6.0 Oct 29, 2024
addons/medical/XEH_postInit.sqf Show resolved Hide resolved
addons/medical/XEH_postInit.sqf Outdated Show resolved Hide resolved
addons/medical/config.cpp Outdated Show resolved Hide resolved
addons/medical/functions/fnc_unconsciousFX.sqf Outdated Show resolved Hide resolved
@jonpas jonpas merged commit 4b1f968 into master Dec 18, 2024
3 checks passed
@jonpas jonpas deleted the unconsciousfx branch December 18, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants