Character logging alias

Posted by Poromenos on Sat 25 Sep 2004 01:47 PM — 3 posts, 13,491 views.

Greece #0
This alias will log the character you specify, e.g. -l Poromenos will load Poromenos.mcl from the \worlds directory. Easy to make, some just may not have thought about it.

<aliases>
  <alias
   match="^\-l[ ]+(.*?)$"
   enabled="y"
   regexp="y"
   send_to="12"
   ignore_case="y"
   sequence="100"
  >
  <send>Open &quot;%1.mcl&quot;
PushCommand</send>
  </alias>
</aliases>
USA #1
He means it's a character (world file) loading alias. Not logging.

Changing your verbs on us, eh Poromenos?
Amended on Sat 25 Sep 2004 06:22 PM by Flannel
Greece #2
RoD lingo :p