Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ capturing output
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Khavalin
(1 post) Bio
|
| Date
| Thu 14 Aug 2003 11:36 AM (UTC) |
| Message
| I feel pretty stupid for posting about this, because given the time I've put into trying to figure this out, you'd think I'd at least be able to know whether it can be done. Then again, it's 4:30 am, and I've been up goin' on 48 hours!
Anyway. In Zmud you could use the capture command in triggers, which was particularly useful for separating out things like channels. You'd put in something like #capture channels and the channel name (like [ooc], [ic], etc) and it would all show up in a neat little window at the top of the screen. How can I configure Mushclient to do this? I'm losing conversations from channels and tells left and right when I'm fighting and I'd love to know if I can fix that.
Thanks! | | Top |
|
| Posted by
| Meerclar
USA (733 posts) Bio
|
| Date
| Reply #1 on Thu 14 Aug 2003 04:44 PM (UTC) |
| Message
| | Easiest solution is probably designing a trigger for each channel to have the text sent to notepad. There should be plenty of exampls handy if ya search the forum for notepad or channel. |
Meerclar - Lord of Cats
Coder, Builder, and Tormenter of Mortals
Stormbringer: Rebirth
storm-bringer.org:4500
www.storm-bringer.org | | Top |
|
| Posted by
| Cuprohastes
(14 posts) Bio
|
| Date
| Reply #2 on Fri 15 Aug 2003 03:30 PM (UTC) |
| Message
| I've been wanting to do jsut this.
My kludge is to use triggers... if you name a trigger, it creates it's own notepad window, and if you don't name the trigger it goes to a generic notepad window.
So ig you have a trigger for says, e.g.
^(\*w) says .* to you^
called Says
,all the output that matches will go to a notepad called "says"
And
^(\*w) pages .* to you^
^(\w*) whispers .* to you^
which are un-named, would both go to the same un-named window.
I also find it helpful to have a different sound for each trigger so i know which window is up-dating | | Top |
|
| Posted by
| Poromenos
Greece (1,037 posts) Bio
|
| Date
| Reply #3 on Fri 15 Aug 2003 09:21 PM (UTC) |
| Message
| Do you think that a plugin which stores channels and then recalls them with a command would be useful? Like, you type "chanrec", and it displays what happened since the last command, or since you started logging:
Poromenos says 'hi!'
Poromenos tells you 'are you there?'
Poromenos: Hi all!
etc etc...
Of course, the channel triggers would be customizable... It would capture anything you specified, and designing it should be a piece of cake... I can give it a shot if you'd find it useful... |
Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it! | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #4 on Sat 16 Aug 2003 05:58 AM (UTC) |
| Message
| I have started work on a VB program (similar in concept to my super progress bar, recently posted) which would let you hive off channels into separate windows, in little boxes. In other words, into a totally separate program.
However the colour progress bar itself shows the general idea. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
19,548 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top