onMap
🔍 Prototype
map.onMap(map)📝 Paramètres
Paramètre
Type
Description
🔙 Retour
Type
Description
📌 Exemple
-- Par les coordonnées
if map.onMap("5,-18") then
end
-- Par MapId
if map.onMap("164859940") then
endMis à jour