|
orcsoul Beginner
Joined: 05 Sep 2004 Posts: 10
|
Posted: Sat Aug 22, 2015 8:00 pm
Parse output and redirect/replicate into another window? |
Playing a MUD that has extremely spammy combat and have a desire to parse out certain pieces into either a floating window or a split portion of the main window for ease of reading.
Fortunately all the text I'd be wanting to parse is formatted '<somestring> some sentence' (including brackets).
I've not had a lot of luck (perhaps searching for wrong terminology here) finding how I might do this if it's possible.
Any suggestions on if this is possible and how I might go about accomplishing it? |
|
|
|
orcsoul Beginner
Joined: 05 Sep 2004 Posts: 10
|
Posted: Sat Aug 22, 2015 8:14 pm |
Sigh.. as is my lot in life not 10 minutes after asking a question I ultimately end up discovering the answer...
Turns out this did qualify as a trigger after all and aftera combination of trigger and #CAP this is now working just how I hoped. |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4715 Location: Pensacola, FL, USA
|
Posted: Sat Aug 22, 2015 9:03 pm |
i tend to use #CAP in conjunction with #GAG
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
|
|