Description
Adds projectile tracking to a given unit or vehicle. Will show colored lines following a projectile’s path.
Parameters
_unit | the unit or vehicle to track <OBJECT> |
Returns
nil
Examples
private _eventId = [player] call CBA_fnc_addUnitTrackProjectiles;
Author
bux578