Disable medical AI for remote controlled AI

This commit is contained in:
BaerMitUmlaut 2016-09-12 17:04:48 +02:00
parent 08c995096b
commit 1601f6a7b7

View File

@ -13,7 +13,7 @@
#include "script_component.hpp"
// Player will have to do this manually of course
if (isPlayer _this) exitWith {};
if ([_this] call EFUNC(common,isPlayer)) exitWith {};
// Can't heal self when unconscious
if (_this getVariable ["ACE_isUnconscious", false]) exitWith {};
// Check if we're still treating