|
Fewyn Wanderer
Joined: 27 Sep 2002 Posts: 83
|
Posted: Fri Oct 04, 2002 11:10 pm
Capture tells and things |
I remember seeing a script a long time ago that would capture tells and other things and put them in another window.
Anyone have it still? |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sat Oct 05, 2002 12:25 am |
quote:
I remember seeing a script a long time ago that would capture tells and other things and put them in another window.
Anyone have it still?
That particular script? Well, gee, you'd have to be a bit more specific...like who's it was, for which mud, etc.
However, the concept itself is fairly simple and appears here monthly, if not weekly:
1)create a trigger. In the pattern, put the exact line you copied and replace specific parts with an appropriate wildcard (ie, "George tells" becomes "%w tells"). In the code area, put #capture (name of window), where (name of window) is the actual name of that window. For example, #CAPTURE Tells.
2)repeat #1 for every type of line you wish to capture. If your tells are very simple, you can instead combine all the different types into just one trigger.
li'l shmoe of Dragon's Gate MUD |
|
|
|
Fewyn Wanderer
Joined: 27 Sep 2002 Posts: 83
|
Posted: Sat Oct 05, 2002 5:27 am |
I think it was written by rain sombody cant remember the name it was in the scripts section forever then my cpu blew up and I cant find it anymore.
|
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sat Oct 05, 2002 7:21 am |
quote:
I think it was written by rain sombody cant remember the name it was in the scripts section forever then my cpu blew up and I cant find it anymore.
Ah, Rainchild wrote a lot of scripts. A bunch of them ended up in the Finished Scripts forum. You can get there by clicking the red Forums button up above, and scrolling down until you find the Finished Forums link.
might be a good idea to include it on the drop-down menu, yes/no/mebbe so?
li'l shmoe of Dragon's Gate MUD |
|
|
|
|
|