Chat-Events not working after chat triggers are entered once.
whoshenry opened this issue ยท 3 comments
I am creating a Quest where the player has to answer a load of questions and they are able to skip the question by typing 'skip' and the Chat-Event involves them advancing to the next stage and the chat trigger is obviously 'skip'. But after entering 'skip' once, and if a player wants to skip again, typing in 'skip' doesn't trigger the chat-event. Here's an example of the config I have: http://pastebin.com/NPsRaiAc
Basically, it only allows me to skip once and I'm unable to skip 2 in a row. If I answer a question correctly after skipping and then skip the question after that, then it works fine. But I can't skip 2 in a row.