ACE3/addons/medical_treatment/functions
BrettMayson 3c5b46c42d
Medical - Support Magazine Treatment Items (#9816)
* count treatment items

* getCountofItem

Co-Authored-By: Blue <itzblueman@gmail.com>

* getCountofItem fix

Co-Authored-By: Blue <itzblueman@gmail.com>

* convert painkillers to magazine

* use isclass

Co-Authored-By: johnb432 <58661205+johnb432@users.noreply.github.com>

* forget to change variable

* Update addons/medical_treatment/functions/fnc_hasItem.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* better magazine adjustment

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/medical_treatment/functions/fnc_medication.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/medical_treatment/functions/fnc_treatmentFailure.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update docs/wiki/framework/arsenal-framework.md

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Header

* use switch statement in fnc_useItem

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* only check adding to mags that are not full

Co-Authored-By: LinkIsGrim <salluci.lovi@gmail.com>

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

* Update fnc_getCountOfItem.sqf

* Optimisations & header fix

* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf

* Fixed vehicle implementation

---------

Co-authored-by: Blue <itzblueman@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2024-03-21 22:56:24 +01:00
..
fnc_addLoadPatientActions.sqf
fnc_addToLog.sqf
fnc_addToTriageCard.sqf
fnc_bandage.sqf Medical Treatment - Fix bandage effectiveness (#9865) 2024-03-19 08:56:05 +01:00
fnc_bandageLocal.sqf Medical Treatment - Add hook to modify bandaging treatment (#9814) 2024-03-09 14:15:24 -03:00
fnc_bodyCleanupLoop.sqf
fnc_canBandage.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_canCPR.sqf
fnc_canDigGrave.sqf
fnc_canPlaceInBodyBag.sqf
fnc_canSplint.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_canStitch.sqf
fnc_canTreat_holsterCheck.sqf
fnc_canTreat.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_canTreatCached.sqf
fnc_canUnloadUnit.sqf
fnc_checkBloodPressure.sqf
fnc_checkBloodPressureLocal.sqf
fnc_checkPulse.sqf
fnc_checkPulseLocal.sqf
fnc_checkResponse.sqf
fnc_cprFailure.sqf
fnc_cprLocal.sqf
fnc_cprProgress.sqf
fnc_cprStart.sqf
fnc_cprSuccess.sqf
fnc_createLitter.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_createLitterServer.sqf
fnc_diagnose.sqf
fnc_findMostEffectiveWounds.sqf
fnc_fullHeal.sqf
fnc_fullHealLocal.sqf
fnc_getBandageTime.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_getHealTime.sqf
fnc_getStitchTime.sqf
fnc_getTriageStatus.sqf
fnc_handleBandageOpening.sqf
fnc_hasItem.sqf Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00
fnc_hasTourniquetAppliedTo.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_isInMedicalFacility.sqf
fnc_isInMedicalVehicle.sqf
fnc_isMedic.sqf
fnc_isMedicalVehicle.sqf
fnc_ivBag.sqf
fnc_ivBagLocal.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_litterCleanupLoop.sqf
fnc_loadUnit.sqf
fnc_medication.sqf Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00
fnc_medicationLocal.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_onMedicationUsage.sqf
fnc_placeBodyBagInGrave.sqf
fnc_placeInBodyBag.sqf
fnc_placeInBodyBagOrGrave.sqf
fnc_placeInGrave.sqf
fnc_removeBody.sqf
fnc_scanMedicalItems.sqf
fnc_setTriageStatus.sqf
fnc_splint.sqf
fnc_splintLocal.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_surgicalKitProgress.sqf
fnc_surgicalKitStart.sqf
fnc_tourniquet.sqf
fnc_tourniquetLocal.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_tourniquetRemove.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_treatment.sqf
fnc_treatmentFailure.sqf Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00
fnc_treatmentSuccess.sqf
fnc_unloadUnit.sqf
fnc_useItem.sqf Medical - Support Magazine Treatment Items (#9816) 2024-03-21 22:56:24 +01:00