|
Moroii Newbie
Joined: 12 Apr 2006 Posts: 2
|
Posted: Wed Apr 12, 2006 10:23 pm
Gagging is messing up my VT |
I'm currently using triggers to filter text from the main window to other, smaller ones. The filters I'm using are along the lines of -
#TRIGGER {^(%w) tells you,} {#CAP TELLS; #GAG}
#TRIGGER {^You tell} {#CAP TELLS; #GAG}
This works well enough, but I find that the #GAG element of this is distorting my VT interface, and requiring me to refresh the screen to put it back in line. Is there any way around this? I was thinking about maybe just adding a blank line in its stead, but it's not ideal, as I'm basically just trying to separate IC and OOC messages |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4690 Location: Pensacola, FL, USA
|
Posted: Thu Apr 13, 2006 5:44 am |
Well I had gagging issues with another mud (problom was on the mud side) and if you dont mind the empty space, just use:
#WIN TELLS %line;#CO black
using win so the text doesnt show as black in the child window as it might with cap. |
|
_________________ Discord: Shalimarwildcat |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|