[MudWalker] triggers?

Rhys Allen rhys_allen
Tue Jun 7 16:22:44 PDT 2005


Well, if you were looking to match yyy as a single word... fairly simple

trigger match:

xxx attacks yyy

@@target = arg[3]
@@send("use strike to injure at " .. target)

since it can be two words though, I dunno.... something to do with  
parsing, and I'm unsure of how to work with that at the moment.

Rhys.

(sorry if even that doesn't work. Hard to make it perfect without  
being able to test)



More information about the MudWalker mailing list