i have resolved the problem to get token in prefixed, by setting directly vars whith défault spoken command, but
is there any solution to execute a prefixed/suffixed command ?
I think doing direct call of prefixed command is very important because of keeping computer ressources, know what calling sub function cause in memory and processor impact ( stacking overflow could come quickly when a powerfull game is running side off voice attack , and i dont speack about memory amount used when freezing process and awaitting execution of subfunctions). I prefer do not using it if i can.
i could use serialized full function and execute them into suffixed command, but it was very ugly and dirty...
please GARY, implement/correct it ( or explain to me that i should do), i think it is important to optimize your scripts command.
and you May add a special token {LASTPREFIXEDSPOKENCMD} that was containing last prefixed spoken command usable in prefixed commands, say commands, and var translation TXT, executing it at last.
thanks in advance.