But only on certain dynamic sections.
Prefix/Suffix group is "fire missions", command prefix is "fire mission", command suffix is [precision strike; gas strike].
I try to read the CMDSEGMENTs using a 'say' command. CMDSEGMENT:0 is spoken as "fire mission", CMDSEGMENT:1 (which should be precision strike or gas strike) is unset followed by a call to CMD that does read out the full command "fire mission precision strike" for example.
Now comes the freaky part: if I change the suffix to [test;testing], the CMDSEGEMENT:1 correctly picks up the test or testing and speaks it out to me correctly.
I can't think of why this is happening and would appreciate any guidance the community can provide. Thanks!