I'm having a difficult time finding a "good" way to assign "broadcast" names to drivers. I was using driver #, but try as I might, I can not get all drivers to reliably choose/update their driver number for the race. Using the UTF-8 formatted m_name from the participants data is also troublesome, because you can't easily figure out which driver it is referring too, especially if they did not turn on "show name" in the telemetry settings.
We're going to try and create a drag and drop configuration page that will display all the participant data like driver number, team name, nationality, and that string name, and then drag, and/or type in, a "broadcast" name on to the corresponding participant... hopefully it's enough data for our broadcasters to quickly determine which participant is which.
Any advice on better ways to do this?
Thanks,
Bryan