Enables a given minimap object/unit tracking ability


See also Tracking functions.

Signature:

SetTracking(index, enabled)

Arguments:

  • index - Index of a tracking ability (between 1 and GetNumTrackingTypes()) (number)
  • enabled - pass true to enable, false to disable (boolean)