|
operror Newbie
Joined: 11 Jul 2002 Posts: 2 Location: USA
|
Posted: Thu Jul 11, 2002 10:23 pm
newbie...#cap |
I have attempted to filter the gossip channel and a couple others to private windows using #cap. I used the command line once (#cap gossip) then used the settings editor to define a trigger :
<gossip>
#cap gossip
#gag
I am actually seeing the text appear twice in the new window. Is there a way to correct this?
Do you have a hint on grabbing both lines of gossip if there are two but not grabbing garbage if there are not?
Thanks in advance.
operror
operror
"12345...I never did mind the little things" |
|
|
|
Harlock Newbie
Joined: 11 Jul 2002 Posts: 4 Location: USA
|
Posted: Thu Jul 11, 2002 11:29 pm |
Try this one:
#tr {<gossip>} {#cap gossip}
It should work. |
|
|
|
operror Newbie
Joined: 11 Jul 2002 Posts: 2 Location: USA
|
Posted: Thu Jul 11, 2002 11:38 pm |
it is not that what I have does not work. it actually works a little to well.
#tr {<gossip>} {#CAP gossip}
will simply make it three appearances of the text in the window. I want to know how to ensure that it is only displayed once.
operror
"12345...I never did mind the little things" |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Thu Jul 11, 2002 11:40 pm |
Check your settings file to see if you have an extra trigger (assuming that when you used both methods you created NEW triggers instead of hunting down the existing trigger). If there is one, you need to delete or otherwise disable it.
li'l shmoe of Dragon's Gate MUD |
|
|
|
|
|