Skip to content

Trigger Mastery

MUDRammer supports a few advanced Trigger features.

#N# in a Trigger command will generate a random number from 1 to N and insert it into your command.

Word capture can be performed with the $N syntax.

Advanced Trigger examples:
Trigger PatternTrigger Command(s)Text ReceivedCommands Fired
pings yousay There are #4# lights!Seuss pings you.say There are 2 lights!
A $1 eats your $2say a $1 ate my $2!A clown eats your hatsay a clown ate my hat!

Feedback and Knowledge Base