I've been scouring the forums for at least an hour now, maybe I missed it, but I haven't found what I am looking for. I want Vox to ask my a question after I told it a command and wait for a yes or no reply, if yes then complete another command. My aim is for Vox to check the 5 latest updates in League of Legends, which I'm able to do, but the dilemma I'm facing is that after Vox tells me the first update, I want it to ask me if I want to hear the 2nd update, 3rd update and so on. I've tried to make 2 commands, 1 consisting of scraping, regex, TTS, you know.. then tells me the first update and finally activates VC.TriggerEvent, I made the 2nd command called "Event leaguecheck1" which has a logic block with if you say Yes, it will scrape, regex, and give you the 2nd match/2nd newest update, but it either doesn't active the command at all or just doesn't listen to my "Yes". Is the name of the command wrong? I don't know, maybe I made a mistake along the way. If I could make a folder that actives at the end of my first command, but doing things for 5 updates and other games I want to check updates for seems a bit, messy.
Here are screenshots of my commands, hopefully it makes my situation a bit clearer.
According to the wiki I have to inform you of these details:
I'm using VoxCommando 2.103
not VoxCommandoSP.
Thank you for you time and if you want me to post the XML, I'll look up how and do it.