-
Okay, so I'm going along pretty good at the moment, and I appreciate everyone's help with this. So, I'm gagging with the following command:
/def -agL -t'*badword*' badword
I also have a bunch of worlds listed in a 'world' file on my server that I read from when I startup 'tf'. They look like this:
/test addworld("mychar", "tiny.muck", "xxx.xxx.xxx.xxx"...
2009-07-16 22:36:59 UTC in TinyFugue - MUD client
-
Thanks, I'll give it a shot. The only thing I need to tweak is making specific words blocked by specific worlds. But that's enough for one day. :P.
2009-04-27 02:21:05 UTC in TinyFugue - MUD client
-
Will this block the entire line of text or just the usage of that word within a paragraph?.
2009-04-27 01:56:30 UTC in TinyFugue - MUD client
-
Not quite working the way I hoped.
Basically, there is someone I would like to not have exist in my output, screen or log, and so I am trying to gag them by name. Unfortunately, they are using a rather common English word as a name, which makes it difficult for me to see output when that word would normally be used.
/def -agL -t'*Illusion*'
Is what I have now. It basically gags all...
2009-04-27 01:45:59 UTC in TinyFugue - MUD client
-
Okay, one last question. Is there any way to make this gag case sensitive? I would like to block Illusion, but not necessarily illusion.
2009-04-27 01:19:07 UTC in TinyFugue - MUD client
-
So, I have /gags set up, and I have automatic logging set on all of my worlds.
So, when I go through my logs I noticed that all the stuff I gagged makes it to the log. Is there a switch or something I am missing that can make sure it's not even logged, either on the /gag command or the /log command?
Thanks.
2009-04-26 11:38:25 UTC in TinyFugue - MUD client