Using ace_frag_fnc_addManualTrack instead of fired function

This commit is contained in:
Glowbal 2015-04-20 23:55:23 +02:00
parent 4543bab7fb
commit 166c8147cf

View File

@ -123,8 +123,8 @@ if (_activated) then {
if (_attach) then {_projectile attachto [_logic,[0,0,_altitude]];};
// This is our addition to this function
if (!isnil "ace_frag_fnc_fired") then {
[_logic, "", "", "", _ammo, "", _projectile] call ace_frag_fnc_fired;
if (!isnil "ace_frag_fnc_addManualTrack") then {
[_projectile] call ace_frag_fnc_addManualTrack
};
//--- Play sound