WildcardMatching: Difference between revisions
From Iron Realms Nexus Client Documentation
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This | This trigger captures the name and incoming direction for a player when they enter the room, using the [[Variables|variables]]: <person> and <direction>. Those variables can then be used in the action section with @person and @direction to, in this case, say "hi" to the person. | ||
Here is the trigger. | Here is the trigger. |
Latest revision as of 17:03, 12 March 2018
This trigger captures the name and incoming direction for a player when they enter the room, using the variables: <person> and <direction>. Those variables can then be used in the action section with @person and @direction to, in this case, say "hi" to the person.
Here is the trigger.
Here is a sample of what it would look like in the game.