View Single Post
Old 08-07-2022, 03:53 PM   #18318
AtmanActive
Human being with feelings
 
AtmanActive's Avatar
 
Join Date: Dec 2009
Location: United Kingdom
Posts: 668
Default

Quote:
Originally Posted by Funkybot View Post
If you're in a SelectedTrack zone, the TrackNameDisplay action will get you that.

You could probably just create a SelectedTrack.zon with only that if you needed.
Thanks for the tip, I'll try that.
There's no mention of that in the Wiki, though.
Maybe just add:

Code:
Zone "SelectedTrack"
     DisplayUpper|     TrackNameDisplay
ZoneEnd
under

Code:
Zone "Track"
     DisplayUpper|     TrackNameDisplay
ZoneEnd
for TrackNameDisplay section.
AtmanActive is offline   Reply With Quote