Actions

WildcardMatching

From Iron Realms Nexus Client Documentation

Revision as of 17:02, 12 March 2018 by Justin (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This trigger captures the name and incoming direction for a player when they enter the room, using the variables: <player> and <direction>. Those variables can then be used in the action section with @player and @direction to, in this case, say "hi" to the person.

Here is the trigger.

WildcardTrigger.png

Here is a sample of what it would look like in the game.

WildcardOutput.png