Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
I have to think about this more. It is not an easy problem.

To show drivers that are not in the server, the only solution is to use a Spreadsheet and bind to that. If you bind to any of the sim data sets, you'll only get drivers in the session, and I don't see a good way to hack around that.

If you bind to a Spreadsheet however you have some more "hacking room". You can in theory even create or modify the Spreadsheet in memory. I think you were doing this before as well but never figured it out properly. This is very tricky to get right because of how our data binding works. I will have to try some things out.