Wwise: SIMVAR_GROUND_VELOCITY

I found out in Wwise that the simvar ‘SIMVAR_GROUND_VELOCITY’ (and others) only returns the value of the user plane. Is it possible to make it so I can read the value of AI aircraft, like I do for TURB_ENG_N1 and TURB_ENG_N2?

What’s this? Nobody?

Trying again, within Wwise you can use Simvars to control your sounds. As I only make sounds for AI aircraft, I would like to use SIMVAR_GROUND_VELOCITY to vary some sounds for ground roll. But it turns out the option uses the Simvar of the user aircraft instead of the AI aircraft that is producing the sound. Can this please be fixed.