- NpcNear
-
- Description: Checks if there is a npc near which name matches the given regex.
- Syntax:
NpcNear <Regex>
- Example:
NpcNear /kafra/
NpcNear /special agent/
- Set variables:
$.NpcNearLast => Saves the name of the last npc that made NpcNear become true
$.NpcNearLastPos => Saves the position of the last npc that made NpcNear become true (can be used for 'talknpc' command)
$.NpcNearLastBinId => Saves the openkore ID of the last npc that made NpcNear become true (can be used for 'talk' command)
$.NpcNearLastDist => Saves the distance of the last npc that made NpcNear become true