Difference between revisions of "PlayerNotNear"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "{{Template:PlayerNotNear}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State")
(No difference)

Revision as of 21:00, 4 July 2019

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