Skip to content
Josh Goebel edited this page Apr 17, 2021 · 17 revisions

mget

mget x y -> tile_id

Parameters

  • x : x coordinate on the map
  • y : y coordinate on the map

Output

  • tile_id : returns the tile id at the given x and y map coordinate

Description

This function returns the tile at the specified MAP coordinates.

Related

Clone this wiki locally