Kortonki / antistasi_remastered

Dynamic CTI mission for ARMA 3
Other
0 stars 0 forks source link

ACE medical error #199

Closed Kortonki closed 4 years ago

Kortonki commented 4 years ago

private _hasBandaging = ([_unit] call ACE_medical_fnc_getBloodLoss) == 0; in AS medicLoop throws error with new ACE medical. Make it check whether newest medical is enabled and if there's some other command

Kortonki commented 4 years ago

whole antistasi medical ai disabled when ace used. Atm ace seems to have it's own medical ai. Consider to check for medical AI enabled instead of aiacemed enabled for the as medicloop.