PlayerNotNear: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Template:PlayerNotNear}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State") |
m (4epT moved page playerNotNear to PlayerNotNear over a redirect without leaving a redirect) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 21:53, 12 September 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