Difference between revisions of "Template:PlayerNearCount"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with " <noinclude>This template describes the '''PlayerNearCount''' state Conditions of the automacro eventMacros.</noinclude> ;PlayerNearCount :* Description:...")
 
 
Line 1: Line 1:
 
  <noinclude>This template describes the '''PlayerNearCount''' [[EventMacro#State|state Conditions]] of the automacro eventMacros.</noinclude>
 
  <noinclude>This template describes the '''PlayerNearCount''' [[EventMacro#State|state Conditions]] of the automacro eventMacros.</noinclude>
;PlayerNearCount
+
;PlayerNearCount
 
:* Description: Checks if the number of players near match the given math condition.
 
:* Description: Checks if the number of players near match the given math condition.
  

Latest revision as of 10:16, 5 July 2019

This template describes the PlayerNearCount state Conditions of the automacro eventMacros.
PlayerNearCount
  • Description: Checks if the number of players near match the given math condition.
Syntax:
PlayerNearCount <Math condition operators>
Example:
PlayerNearCount > 5
Set variables:
$.PlayerNearCountLast => Saves the number of players that made PlayerNearCount become true