There is a way in the maps to alternate the colors of the available sectors but I cant get it working properly.
My goal is to change the color of a specific sector by some condition, but I cant get the point of how work the AlternateColorSector.
I dont know if it's possible to access to the properties of an specific track sector.
Thanks in advance.
Sectors property is [DataCorePlugin.GameData.CurrentSectorIndex] with values 1/2/3. In the track map AlternateTrackSectorColor is just for S2. You can't add individual formulas for S1 or S3. Only for the entire TrackColor which is S1 and S3 combined.
Thanks for your reply.
It could be interesting to allow the change of properties from individual sectors with formulas, for example to set the color sector with information from the situation of the track as yellow flags, slow car ahead, etc