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
It would require some scripting for sure. Probably an "Auto-run" script that runs every update (limit it to run every few seconds in the script itself to avoid performance issues) and checks for a driver swap.

Alternatively, I think there is probably some way you can hook into the theme events system so you can just listen for the driver swap event. Not sure on the syntax...