3 new user options have been added to v6.4.0:
# is the contact spotted info available? (shows course, speed, datetime stamp, etc.)
TAIContactSpottedEnabled = True
# is the contact spotted info available? (shows course, speed, datetime stamp, etc.)
NavContactSpottedEnabled = True
# show contact spotted info on unlocked target?
# change below to either True or False
ContactSpottedInfoOnUnlockedTarget = True
The two at the top allow you to disable the contact info spotted text in the TAI and the navigation map. The third one allows you to specify that contact spotted info text is only displayed when a target is locked (mainly for real navigation users so as to not give away position). All 3 are shown with their default values.
|