V43 FIX
This commit is contained in:
@ -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;"];
|
||||
|
Reference in New Issue
Block a user