This commit is contained in:
second_coming 2016-05-28 12:00:44 +01:00
parent 81b78aeae6
commit 9f0b621845

View File

@ -26,5 +26,4 @@ if((vehicle _unit != _unit) && SC_debug) then
};
_unit addMPEventHandler ["mpkilled", "_this call SC_fnc_unitMPKilled;"];
_unit addEventHandler ["Fired", "_this call SC_fnc_unitFired;"];
SC_fnc_unitFired
//_unit addEventHandler ["Fired", "_this call SC_fnc_unitFired;"];