Having troulbe with a couple of triggers. They work fine as long as the text doesn't carry over to a new line. I'm aware of the multiline function, but not exactly sure if it will work properly because the text carried to the next line could be as little as one word or several.
For example
Trigger: (.*) quickly moves out of the way of your bash, sending you to the ground.
Send: stand
Like I said this works just fine if it doesn't run over one line. Is there a way to fix this without getting complicated?
For example
Trigger: (.*) quickly moves out of the way of your bash, sending you to the ground.
Send: stand
Like I said this works just fine if it doesn't run over one line. Is there a way to fix this without getting complicated?