Trigger to Suppress?

Posted by Oddgamer on Tue 21 Jun 2011 06:39 PM — 2 posts, 12,568 views.

#0
My MU* has a nice, quiet room where nothing happens, no activity... except for the annoying "X has connected." and "X has disconnected." messages.

Is there a way to use a trigger to stop these messages from showing up so that I can leave the character connected and in the quiet room and have it BE a quiet room unless someone contacts me? That is, I don't want the little numbers that register 'new activity' responding to connection and disconnection messages.
Australia Forum Administrator #1
Just make a trigger that matches what you want and click "omit from output". However that would apply in every room.

eg.


* has connected.


To make it only apply in this room make another trigger that detects when you have entered this room (whatever it says when you arrive in it) and have this trigger "enable" the first trigger. And make a third to disable it when you leave the room.