Allow for wildcard matches on triggers for strings of text.
For example, currently aliases can match a string of text in the command using $*$
Making the alias "t" with command "tell $1$ $$" allows the $$ to be the string of text to tell the recipient ($1).
The same for triggers would be nice. So if you wanted to auto-hunt a mob, for example:
Trigger pattern would be "You are certain that $*$ is $2 from here." ($2 being a direction)
And the command would be simply " $2 " to automatically move in the given direction.
So it could match "You are certain that a blue-footed boobie is north from here.", and send the command "north".
Love MUDRammer by the way!
4
votes
