Tracking Configuration
Shared.EnableTracking
Shared.EnableTracking = true -- Whether or not the tracking system should be enabled. NOTE: If this is false and Shared.EnableFindingID is true, the finding ID + subsequent track will still function.Shared.EnableTrackingMenu
Shared.EnableTrackingMenu = true -- Whether or not to send a prompt to the tracking target asking them whether or not they can be tracked.Shared.EnableWarning
Shared.EnableWarning = true -- Whether or not to send a warning when a track is started advising of GTA restrictions in terms of tracking distance. (Tracks more than 400m don't work)Shared.WarningFrequency
Shared.WarningFrequency = "FIRST" -- FIRST or EVERY - whether or not to only send the notification the first time a user starts a track, or every time.Shared.EnableFindingID
Shared.BarkOnTrackingSuccess
Last updated