mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
e56cc0d74e
* Improve adjustment calcs / wound blood loss / medications fix func descriptions Calc wound blood loss on events reorder includes so scritpmacroMed has global effect trivial optimization for getCardiacOutput Fix var Fix wounds not reopening (nil _category) Fix surgical kit inherting canBandage conditional debug hitpoints Update ACE_Medical_Treatment_Actions.hpp Use woundBleeding for IS_BLEEDING macro rework medication vars comments Reset var in init / fullHeal Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Change wound data array Drop unique id and merge classId and category * Splinting and treatment and gui * Add arm fractures and aim effects * localizations and event * fix * cleanup * Apply suggestions from code review Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * formating, rename bone images * Apply suggestions from code review Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * disable calls to extension * Update fnc_onMedicationUsage.sqf * Medical - Skip unneeded setVars on initUnit (#6949) * Medical - Transfer state machine state on locality (#6950) * Medical - Transfer state machine state on locality * Fix feedback isUnconscious var * Exclude AI * Make UAV excludes consistant, formating * Update fnc_treatmentFullHealLocal.sqf * reset fractures on respawn |
||
---|---|---|
.. | ||
fnc_actionCheckBloodPressure.sqf | ||
fnc_actionCheckBloodPressureLocal.sqf | ||
fnc_actionCheckPulse.sqf | ||
fnc_actionCheckPulseLocal.sqf | ||
fnc_actionCheckResponse.sqf | ||
fnc_actionDiagnose.sqf | ||
fnc_actionLoadUnit.sqf | ||
fnc_actionPlaceInBodyBag.sqf | ||
fnc_actionUnloadUnit.sqf | ||
fnc_addLoadPatientActions.sqf | ||
fnc_addToLog.sqf | ||
fnc_addToTriageCard.sqf | ||
fnc_bodyCleanupLoop.sqf | ||
fnc_calculateBlood.sqf | ||
fnc_canAccessMedicalEquipment.sqf | ||
fnc_canBandage.sqf | ||
fnc_canStitch.sqf | ||
fnc_canTreat.sqf | ||
fnc_canTreatCached.sqf | ||
fnc_checkItems.sqf | ||
fnc_findMostEffectiveWound.sqf | ||
fnc_getBandageTime.sqf | ||
fnc_getTriageStatus.sqf | ||
fnc_handleBandageOpening.sqf | ||
fnc_hasItem.sqf | ||
fnc_hasItems.sqf | ||
fnc_hasTourniquetAppliedTo.sqf | ||
fnc_healTime.sqf | ||
fnc_isInMedicalFacility.sqf | ||
fnc_isInMedicalVehicle.sqf | ||
fnc_isMedic.sqf | ||
fnc_isMedicalVehicle.sqf | ||
fnc_litterCleanupLoop.sqf | ||
fnc_litterCreate.sqf | ||
fnc_litterHandleCreate.sqf | ||
fnc_onMedicationUsage.sqf | ||
fnc_serverRemoveBody.sqf | ||
fnc_setTriageStatus.sqf | ||
fnc_splint.sqf | ||
fnc_splintCondition.sqf | ||
fnc_splintLocal.sqf | ||
fnc_treatment_failure.sqf | ||
fnc_treatment_success.sqf | ||
fnc_treatment.sqf | ||
fnc_treatmentBandage.sqf | ||
fnc_treatmentBandageLocal.sqf | ||
fnc_treatmentCPR_failure.sqf | ||
fnc_treatmentCPR_progress.sqf | ||
fnc_treatmentCPR_start.sqf | ||
fnc_treatmentCPR.sqf | ||
fnc_treatmentCPRLocal.sqf | ||
fnc_treatmentFullHeal.sqf | ||
fnc_treatmentFullHealLocal.sqf | ||
fnc_treatmentIV.sqf | ||
fnc_treatmentIVLocal.sqf | ||
fnc_treatmentMedication.sqf | ||
fnc_treatmentMedicationLocal.sqf | ||
fnc_treatmentSurgicalKit_onProgress.sqf | ||
fnc_treatmentTourniquet.sqf | ||
fnc_treatmentTourniquetLocal.sqf | ||
fnc_treatmentTourniquetRemove.sqf | ||
fnc_useItem.sqf | ||
fnc_useItems.sqf | ||
script_component.hpp |