Difference between revisions of "NpcNearCount"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "{{Template:NpcNearCount}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State")
 
m (Conversion script moved page NpcNearCount to npcNearCount: Converting page titles to lowercase)
(No difference)

Revision as of 22:35, 26 April 2021

NpcNearCount
  • Description: Checks if the number of npcs near match the given math condition.
Syntax:
NpcNearCount <Math condition operators>
Example:
NpcNearCount > 5
Set variables:
$.NpcNearCountLast => Saves the number of npcs that made NpcNearCount become true