Send clickable map coordinates directly in player chat and NPC dialogs. Players click to open the in-game navigator to the exact spot. Drop-in script + one buildin (mesmaplink) for easy use in any NPC.
MapLink lets your NPCs and systems send clickable navigation links to precise coordinates. Whether it’s a quest marker, a vendor location, or an event spot, players can just click in chat to open the map navigator.
Why it’s useful
- Faster guidance → less confusion, fewer “where is that?” moments.
- Works from dispbottom, mes, or any string concatenation in scripts.
Features
- One-liner:
dispbottom "Go here: " + mesmaplink("izlude", 140, 150); - NPC dialog sample using
<NAVI>…</NAVI>included.





Reviews
There are no reviews yet.