Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Obtenir la distance entre la carte actuelle et une carte cible.
map:getDistanceToMap(targetMapId)
targetMapId
int
local dist = map:getDistanceToMap(84674563) global:printMessage("Distance: " .. dist)