-
Notifications
You must be signed in to change notification settings - Fork 739
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 medication dosage support & improve overdose #10393
Conversation
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
…into Overdose-Rework
addons/medical_status/functions/fnc_addMedicationAdjustment.sqf
Outdated
Show resolved
Hide resolved
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
addons/medical_status/functions/fnc_addMedicationAdjustment.sqf
Outdated
Show resolved
Hide resolved
Don't worry about the failing pboProject build. Do worry about HEMTT warnings/errors though. |
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I can tell, there no mention anywhere in the title or description about drugs getting CBA settings for their usage. IMO that part should be split off of this PR and made into a new one.
addons/medical_status/functions/fnc_addMedicationAdjustment.sqf
Outdated
Show resolved
Hide resolved
addons/medical_status/functions/fnc_addMedicationAdjustment.sqf
Outdated
Show resolved
Hide resolved
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added listenable API event and additional args so hopefully there's no reason to overwrite this ever, but KAM uh, finds a way. Also fixed an undefined variable.
Not gonna ask for doc on the function call because it's not really done elsewhere, but would be nice.
@Cplhardcore making requested changes left as an exercise to the reader, please don't make me fix EOF newlines and headers again |
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
When merged this pull request will:
IMPORTANT
Component - Add|Fix|Improve|Change|Make|Remove {changes}
.