PlayerNotNear: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Template:PlayerNotNear}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State") |
m (Conversion script moved page PlayerNotNear to playerNotNear: Converting page titles to lowercase) |
(No difference)
|
Revision as of 22:35, 26 April 2021
- 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