[MudWalker] Re: mudwalker triggers
Kevin Reid
kpreid
Fri Mar 5 07:40:45 PST 2004
> I'm trying to set up general driggers for certain events as I do in
> Rapscallion, but the special chars don't seem to work (%w, etc.)
>
> Is there a list somewhere of the special chars compatable with your client
> (what can I use to substitute text). I surfed around on the lua site but
> just got hopelessly lost...
For patterns, use \ in place of %.
For scripts or substitution, use $$arg[1] in place of %1.
> I think a more explicit entroduction to mudwalker trigger creation would
> vastly improve your site.
Yes. I'll add one eventually.
I suggest you subscribe to the MudWalker mailing list,
<https://www.kanga.nu/lists/listinfo/mudwalker>, and read its archives.
--
Kevin Reid
More information about the MudWalker
mailing list