TinTin++ Configs for DiscworldMUD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
594 B

6 years ago
  1. #CLASS {channels} {kill};
  2. #CLASS {channels} {open};
  3. #ACTION {^You {tell|ask|exclaim to} %1:%2} {#LINE {LOG} {$chat_file}};
  4. #ACTION {^%1 {tells|asks|exclaims to} %*you{|(?: in \w+)?}: %4} {#LINE {LOG} {$chat_file}};
  5. #ACTION {^[%1] %2{:|} %3} {#LINE {LOG} {$chat_file}};
  6. #ACTION {^(newbiehelpers)} {#LINE {LOG} {$chat_file}};
  7. #ACTION {^(newbie)} {#LINE {LOG} {$chat_file}};
  8. #ACTION {^(Playerkillers) %1 wisps:? %2} {#LINE {LOG} {$chat_file}};
  9. #ACTION {^(Thieves) %1 wisps:? %2} {#LINE {LOG} {$chat_file}};
  10. #ACTION {^(They Might Be Alts) } {#LINE {LOG} {$chat_file}};
  11. #CLASS {channels} {close};