You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Triggered when one of your commander ranks increases.
When using this event in the Speech responder the information about this event is available under the event object. The available variables are as follows:
{event.rank} - The commander's new rank
{event.rank_invariant} - The commander's new invariant rank
{event.rank_type} - The type of rank being promoted
To respond to this event in VoiceAttack, create a command entitled ((EDDI commander promotion)). VoiceAttack variables will be generated to allow you to access the event information.
The following VoiceAttack variables are available for this event:
{TXT:EDDI commander promotion rank} - The commander's new rank
{TXT:EDDI commander promotion rank invariant} - The commander's new invariant rank
{TXT:EDDI commander promotion rank type} - The type of rank being promoted