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")
(No difference)

Revision as of 21:23, 4 July 2019

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