Template:PlayerNotNear

From OpenKore Wiki
Revision as of 21:00, 4 July 2019 by 4epT (talk | contribs) (Created page with " <noinclude>This template describes the '''PlayerNotNear''' state Conditions of the automacro eventMacros.</noinclude> ;PlayerNotNear :* Description: Chec...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This template describes the PlayerNotNear state Conditions of the automacro eventMacros.
PlayerNotNear
  • Description: Checks if there's no player near which name matches the given regex.
Syntax:
PlayerNotNear <Regex>
Example:
PlayerNotNear /the guy I need to see/
PlayerNotNear /^(john|george|paul|ringo)$/i
Sets no variables