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

Remove legacy code in medical rewrite #4960

Merged
merged 2 commits into from
Jun 17, 2017
Merged

Remove legacy code in medical rewrite #4960

merged 2 commits into from
Jun 17, 2017

Conversation

Zakant
Copy link
Contributor

@Zakant Zakant commented Mar 1, 2017

When merged this pull request will:

  • remove legacy code that was used by the old medical system but has no use for the new one.
  • will also remove inconsistencies reagarding ace_medical_inCardiacArrest, that lead to a bug where a player is actualy in the state CardiacArrest but the player variable tells he is not.

 Conflicts:
	addons/medical/functions/fnc_setCardiacArrest.sqf
Copy link
Contributor

@PabstMirror PabstMirror left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now handled by statemachine

class CardiacArrest {
        class Timeout {
            targetState = "Dead";
            condition = QUOTE(DFUNC(conditionCardiacArrestTimer));

@PabstMirror PabstMirror merged commit b5f6169 into acemod:medical-rewrite Jun 17, 2017
@thojkooi thojkooi added kind/cleanup Release Notes: **CHANGED:** and removed status/review-pending labels Nov 12, 2017
@PabstMirror PabstMirror modified the milestones: Medical Rewrite, 3.13.0 Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Release Notes: **CHANGED:**
Projects
Development

Successfully merging this pull request may close these issues.

4 participants