print(GetBuildInfo())
"4.3.0", "14899", "Oct 25 2011", 40300
mapData[824] = {
['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
[1] = { -833.5928, -3940.30127, -565.0928, -2628.158 },
[2] = { -2113.75, -1890, -1716.25, -1625 },
[3] = { -3262, -1910, -2834.5, -1625 },
[4] = { 13523.900390625, 13528.266601563, 13709.099609375, 13651.733398438 },
[5] = { -0.25, 0, 1.25, 1 },
[6] = { -0.25, 0, 1.25, 1 },
[7] = { 11427.07421875, -12254.900390625, 12535.42578125, -11516 },
}
- Reply
- #1
michaelspain Nov 01, 2011 at 20:30 UTC - 0 likesOnly the map coordinates were included in the tables, i think first and second element of each floor table must be the map width and height. At least this is the format in libmapdata source code.