ChatRoomNear: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Template:ChatRoomNear}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State") |
m (4epT moved page chatRoomNear to ChatRoomNear over a redirect without leaving a redirect) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 21:40, 12 September 2021
- ChatRoomNear
-
- 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:
$.ChatRoomNearLastID => Saves the ID of the last chat room that made ChatRoomNear become true $.ChatRoomNearLastOwnerID => Saves the ID of the owner of the last chat room that made ChatRoomNear become true $.ChatRoomNearLastOwnerName => Saves the name of the owner of the last chat room that made ChatRoomNear become true $.ChatRoomNearLastTitle => Saves the title of the last chat room that made ChatRoomNear become true