[MudWalker] alias scripting

Tim burke belcorriko
Sun Sep 19 11:08:19 PDT 2004


I've got down programmin the Lua logic and sending commands and all,
but I need to know how to pull multiple arguments out of an alias or
trigger... Examples:

Alias:
I type:  blah <name> <number>
and I want to do this:
send( arg[2] .. " slap " .. arg[1] )

Same thing with trigger if I need to pull two things out of a line...


Thanks!



More information about the MudWalker mailing list