map info

by Kaiochao
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Kaiochao.mapinfo##version=4

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Kaiochao.mapinfo##version=4

510 downloads
Version 4
Date added: Jan 10 2014
Last updated: Jul 25 2017
0 fans
This library adds a few procs that will work in any environment, which allow you to determine the size of tiles and the map, in pixels.

You might want to use this if you are using or may use a rectangular world.icon_size. It just splits them up from a string into separate dimensions.

This library is used in my mouse library, to ensure that it supports all world.icon_size settings.