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

Painkiller has no effect when Advanced Medication is off #9941

Closed
PlayerBotPro opened this issue Apr 9, 2024 · 0 comments · Fixed by #9942
Closed

Painkiller has no effect when Advanced Medication is off #9941

PlayerBotPro opened this issue Apr 9, 2024 · 0 comments · Fixed by #9942
Labels

Comments

@PlayerBotPro
Copy link
Contributor

Mods (complete and add to the following information):

  • Arma 3: 2.16.151618 [e.g. 1.00 stable, rc, dev]
  • CBA: 3.17.0 [e.g. 3.0.0 stable, commit hash]
  • ACE3: 3.17.0 [e.g. 3.0.0 stable, commit hash]

Description:
Title.

Steps to reproduce:
Follow this flowchart!

  1. Goto Eden editor, create new mission
  2. Uncheck checkbox Settings -> ADDON OPTIONS -> ACE Medical -> Treatment -> Advanced Medication
  3. Click OK, place a soldier with painkiller in inventory
  4. Play
  5. Extended Debug Console -> Watch: player getVariable "ace_medical_painSuppress"
  6. Extended Debug Console: player setVariable ["ace_medical_pain",1]
  7. _Open Medical Menu, pain should applyed
  8. _Medical Menu -> Administer Painkillers
  9. Watched variable in step 5 is always 0

Expected behavior:
It should suppress pain like Morphine: watched variable in step 5 after Morphine injection goes to ~0.6

Where did the issue occur?

  • Editor (Singleplayer)

Log Files:

  • Link to (gist or pastebin) to the client and/or server RPT file. An instruction to find your RPT files can be found here.
    not provided

Additional context:
Add any other context about the problem here.

Screenshots:
If applicable, add screenshots to help explain your problem.

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

Successfully merging a pull request may close this issue.

1 participant