First off, I'm very new to scripting of any sort, and have just begun researching the MUSHclient help files. I've looked over many of the channel capturing threads and have been trying to adapt what has been said in those to what I am trying to do, but it's not working out at all.
I want to capture everything between two lines into a separate window. I want to capture this into a new window called Mapper:
470h, 584m ex-(--PutoranHills.-----------------------------v11144--)
| /
[ ]-[ ]-[ ]-
|
|
|
[o] [ ] [o]
\ | /
^o^ [ ] [o] | [o] [ ] ^o^
\ | /
[v] [o]-(i)-[o] [v]
/ \
[o] [o]-[ ] [o] [o]-[ ]
\ /
[ ]-[o] [o] [ ] [ ]
/ \ | /
[ ] [ ]-[ ]-[ ]
/ | \
[o] [o] [ ] [ ]
/ \
(-- Inventor's Square. | ----------------------------)
So essentially, I want to capture everything between:
470h, 584m ex-(--*-----------------------------v*--)
and:
(--* ----------------------------)
All of the threads I've seen talking about channel capturing says not to capture by a set amount of lines, but instead do it in three triggers: The initial trigger that captures first line and enables the two proceeding triggers. The second trigger that captures everything in between, and a final trigger that ends the capture and shuts off itself and the second trigger (is that right?) Anyways, I was wondering if I could get some help with this, or if I could get directed to a page where something like this was already covered.
Thank you!
I want to capture everything between two lines into a separate window. I want to capture this into a new window called Mapper:
470h, 584m ex-(--PutoranHills.-----------------------------v11144--)
| /
[ ]-[ ]-[ ]-
|
|
|
[o] [ ] [o]
\ | /
^o^ [ ] [o] | [o] [ ] ^o^
\ | /
[v] [o]-(i)-[o] [v]
/ \
[o] [o]-[ ] [o] [o]-[ ]
\ /
[ ]-[o] [o] [ ] [ ]
/ \ | /
[ ] [ ]-[ ]-[ ]
/ | \
[o] [o] [ ] [ ]
/ \
(-- Inventor's Square. | ----------------------------)
So essentially, I want to capture everything between:
470h, 584m ex-(--*-----------------------------v*--)
and:
(--* ----------------------------)
All of the threads I've seen talking about channel capturing says not to capture by a set amount of lines, but instead do it in three triggers: The initial trigger that captures first line and enables the two proceeding triggers. The second trigger that captures everything in between, and a final trigger that ends the capture and shuts off itself and the second trigger (is that right?) Anyways, I was wondering if I could get some help with this, or if I could get directed to a page where something like this was already covered.
Thank you!