Replacing a Line in a Redirector

Posted by Omegasage on Fri 13 Dec 2013 09:05 PM — 3 posts, 15,070 views.

#0
The redirector works wonderfully that I have going on. I have one snag that isn't really a huge issue but kinda annoys me. sometimes when trying to type something while combat is going on, it goes through as a stacked command and as a result it comes up on the same line as the status. As a result, the status and the line both are sent to the redirector together. I tried a simply omit from output and send to output to keep the text, but it doesn't work. Even just matching the status and having it omit without sending anything doesn't work. I'm guessing it's because it's because it comes from the redirector in the other window(world). Is there a way to remedy this?

Example code:

<triggers>
<trigger
enabled="y"
match="[Pl:*][Ki:*][*% EXP][Fatigue: *%]*"
omit_from_output="y"
send_to="2"
sequence="100"
>
<send>%5</send>
</trigger>
</triggers>
Australia Forum Administrator #1
Can you force a newline on your status line? (if that is what you are matching on)

Template:faq=11
Please read the MUSHclient FAQ - point 11.
#2
It's not matching on the status, but the rest of the text. It's just sometimes, it the commands are stacked the texted will come up on top of the status. I have no control over how the status appears.

Example: [Pl:2,271,189][Ki:2,172,003][0% EXP][Fatigue: 0%]You say, 'weeee'

The redirector matched: *"You say, '*'

I made that example occur by entering dance;say weee