Template:PlayerNotNear

From OpenKore Wiki
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