Open burn0ut7 opened 5 years ago
EG Spectator uses a hit EH to detect to the last killer if the unit dies to ace bleeding. This is not needed and is already incorporated into ace.
_unit getVariable ["ace_medical_lastDamageSource", _killer];
The EH hit and its use should be converted to use aces built in solution.
EG Spectator uses a hit EH to detect to the last killer if the unit dies to ace bleeding. This is not needed and is already incorporated into ace.
_unit getVariable ["ace_medical_lastDamageSource", _killer];
The EH hit and its use should be converted to use aces built in solution.