What version scrolling leaderboard are you using? 6.0?No its not removed in scrolling My name is green plus my time rest is White and thats VERY good I would like to have the same in TV leaderboard.
Just one thing in TV side leaderboard down on Bottom where it says 5 laps This stays only on 5 alltime it doesnt count the Laps from start Only see its 5 laps total race
regards
I have just checked and the name does not have this colouring...
The time still does (that is what i missed when updating) but the name definitely does not as it is not an option and I did not code it to do this.
Using the standard Simhub quick text leaderboard name you can do this (the times are standard Simhub data points) but my latest version does not use the standard data..it uses my custom data so that it can show the correct names for F1 2019 (standard data only gives online ID number)..
If you want to have the green text in the side leaderboard you will have to replace all of the driver name text boxes with the standard Simhub leaderboard quick text boxes and there is a 'PlayerStyleEnabled' option you can turn on (and choose the colour for the text)..
I will not be adding it back in as it would involve a lot of coding (due to my custom text boxes not having this option) that I do not want to include..
Re the laps at the bottom of the side leaderboard: I had noticed this myself..I had a mistake in the code from when I changed the data names..
It currently looks for LeadLap but it should be Generic.LeadLap instead..I changed the data name after and forgot to go back....
Will be fixed in next release..