Skip to content
Josh Goebel edited this page Mar 28, 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
Clone this wiki locally