Hi JGM,
While looking in the VA documentation for some variable names I noticed the variables to use with Commander ratings are missing.
Here is the part:
Commander ratings
Triggered when your ratings are reported. To run a command when this event occurs you should create the command with the name ((EDDI commander ratings))
Variables set with this events are as follows:
Commander started
Yeah that's because the values are complex objects (ratings objects that contain multiple values) rather than simple items, so there's no direct translation for VoiceAttack to undertake. I'd like to put together something that can walk such objects and generate suitable VoiceAttack values, but there are quite a few things above it on my todo list.