ACE3/addons/medical_ai/functions
Dedmen Miller 7a0a00ea09 Cleanup using SQFLint (#6485)
* Use private
* Fix wrong spacing
* Fix wrong variable being used
* Cleanup empty line after header
* ace_common_fnc_getCountOfItem
* Remove useless _return variable
* Naming
2018-08-02 15:02:10 +01:00
..
fnc_canRequestMedic.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_healSelf.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_healUnit.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_isInjured.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_isSafe.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_playTreatmentAnim.sqf Cleanup using SQFLint (#6485) 2018-08-02 15:02:10 +01:00
fnc_requestMedic.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_wasRequested.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
script_component.hpp Add Medical AI implementation for basic medical (#4311) 2016-09-04 11:25:03 +02:00