ACE3/addons/medical_treatment/functions
Ľuboš Lendáč 38e7913caf Add HealTime modifiers to medical settings (#5188)
* Add modifiers of TreatmentTime of PAK and Medkit to settings

* Fix indents and stringtable tags

* Fix Healtime vars

* Absolute time for PAK to settings

* Add Medkit Healtime setting
2017-12-30 12:01:23 +00:00
..
fnc_actionCheckBloodPressure.sqf fix misc. treatment actions 2016-10-13 21:08:41 +02:00
fnc_actionCheckBloodPressureLocal.sqf Fixed check blood pressure did not always account for tourniquets 2016-12-07 11:32:01 +01:00
fnc_actionCheckPulse.sqf fix misc. treatment actions 2016-10-13 21:08:41 +02:00
fnc_actionCheckPulseLocal.sqf Fixed check blood pressure did not always account for tourniquets 2016-12-07 11:32:01 +01:00
fnc_actionCheckResponse.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_actionDiagnose.sqf fix misc. treatment actions 2016-10-13 21:11:13 +02:00
fnc_actionLoadUnit.sqf Merge branch 'master' into medical-rewrite 2017-10-02 22:29:30 -05:00
fnc_actionPlaceInBodyBag.sqf merge 2017-12-23 01:47:43 +01:00
fnc_actionUnloadUnit.sqf Add error logging 2017-09-23 12:09:35 -05:00
fnc_addLoadPatientActions.sqf Fix addLoadPatientActions 2017-10-02 22:37:22 -05:00
fnc_addToLog.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_addToTriageCard.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_canAccessMedicalEquipment.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_canTreat.sqf Settings overhaul 2016-12-14 20:44:06 +01:00
fnc_canTreatCached.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_checkItems.sqf Medical Rewrite - Continued (#4744) 2016-12-05 21:34:20 +01:00
fnc_dropDownTriageCard.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_getTriageStatus.sqf Add medical treatments and configuration 2016-07-15 12:23:47 +02:00
fnc_handleBandageOpening.sqf Fix bandage reopening classname/category lookup 2016-12-14 21:17:39 +01:00
fnc_hasItem.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_hasItems.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_healTime.sqf Add HealTime modifiers to medical settings (#5188) 2017-12-30 12:01:23 +00:00
fnc_HealTimeMedkit.sqf Add HealTime modifiers to medical settings (#5188) 2017-12-30 12:01:23 +00:00
fnc_isBeingCarried.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_isBeingDragged.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_litterCleanupLoop.sqf Merge branch 'master' into medical-rewrite 2017-06-10 10:21:18 -05:00
fnc_litterCreate.sqf cleanup 2016-10-20 13:38:26 +02:00
fnc_litterHandleCreate.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_onMedicationUsage.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_treatment_failure.sqf merge basic and adv. bandage actions 2016-10-13 09:47:52 +02:00
fnc_treatment_success.sqf Medical Rewrite - Continued (#4744) 2016-12-05 21:34:20 +01:00
fnc_treatment.sqf Medical Rewrite - Continued (#4744) 2016-12-05 21:34:20 +01:00
fnc_treatmentBandage.sqf Fix IV Bags work on limbs with a tourniquet applied 2016-12-14 12:36:51 +01:00
fnc_treatmentBandageLocal.sqf Disable wound reopening when advanced bandages are disabled 2016-12-15 14:51:24 +01:00
fnc_treatmentCPR.sqf Various fixes: 2016-12-06 17:26:11 +01:00
fnc_treatmentCPRLocal.sqf Various fixes: 2016-12-06 17:26:11 +01:00
fnc_treatmentFullHeal.sqf treatment functions and unconsciousness rework 2016-10-06 00:54:57 +02:00
fnc_treatmentFullHealLocal.sqf Reset isLimping var 2017-09-26 17:43:54 -05:00
fnc_treatmentIV.sqf Fix IV Bags work on limbs with a tourniquet applied 2016-12-14 12:36:51 +01:00
fnc_treatmentIVLocal.sqf Fix IV Bags work on limbs with a tourniquet applied 2016-12-14 12:36:51 +01:00
fnc_treatmentMedication.sqf cleanup 2016-10-15 13:48:13 +02:00
fnc_treatmentMedicationLocal.sqf Fix bad var names 2017-05-14 15:14:22 -05:00
fnc_treatmentPartialHeal.sqf Implemented Medkit (works like in ACE2) 2016-12-08 18:11:24 +01:00
fnc_treatmentPartialHealLocal.sqf Fix bad var names 2017-05-14 15:14:22 -05:00
fnc_treatmentSurgicalKit_onProgress.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_treatmentTourniquet.sqf fix tourniquets 2016-10-13 10:12:28 +02:00
fnc_treatmentTourniquetLocal.sqf Medical Rewrite - Continued (#4744) 2016-12-05 21:34:20 +01:00
fnc_treatmentTourniquetRemove.sqf Removed todo flag 2016-12-08 11:55:38 +01:00
fnc_useItem.sqf cleanup, fix headers treatment has/use item functions 2016-09-29 19:31:48 +02:00
fnc_useItems.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
script_component.hpp Add first step in medical rewrite 2016-06-30 17:33:29 +02:00