ACE3/addons/medical_statemachine/functions
SilentSpike 1dc934e1b1 Use macros for unit variables
Improves the way medical is storing variables in object space by having
a common list of variables names as macros. Makes the code a bit cleaner
and ensured consistency across components. Also a handy reference for
when working on medical to see what values are all stored.
2018-05-11 15:28:25 +01:00
..
fnc_enteredStateCardiacArrest.sqf Fix GVARs moved out of medical 2018-05-09 13:37:07 +01:00
fnc_enteredStateFatalInjury.sqf Moved statemachine into seperate component 2017-04-01 19:50:26 +02:00
fnc_handleStateDefault.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_handleStateInjured.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_handleStateUnconscious.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_leftStateCardiacArrest.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_transitionSecondChance.sqf Moved statemachine into seperate component 2017-04-01 19:50:26 +02:00
script_component.hpp Fix preprocessor includes 2018-04-27 15:21:49 +01:00