I realize that there is a reason for why the client won't process the prompt trigger till it reaches the next line, but is there a way to process the prompt without using a plugin? (some check box I'm missing or special expression maybe)
Edit-Figured out how to install a plugin and how to make my own, which I'll start working on. If I process the prompt immediately will it process it again when it gets a newline?
On a totally different note, I wanted to be able to take a multiline trigger and gag it and replace it with a different single line output. You can't gag multiline triggers, so will I need to simply write an additional one line trigger to match each multiline and gag those seperately like that? Would a script be able to gag the multiline (scripting in Lua)? Perhaps a plugin instead so I can grab the trigger before it is displayed/processed?
Thanks
Edit-Figured out how to install a plugin and how to make my own, which I'll start working on. If I process the prompt immediately will it process it again when it gets a newline?
On a totally different note, I wanted to be able to take a multiline trigger and gag it and replace it with a different single line output. You can't gag multiline triggers, so will I need to simply write an additional one line trigger to match each multiline and gag those seperately like that? Would a script be able to gag the multiline (scripting in Lua)? Perhaps a plugin instead so I can grab the trigger before it is displayed/processed?
Thanks