ID:2166878
 
(See the best response by Kozuma3.)
Code:None yet


Problem description:So I was looking around forums a bit and saw that someone was able to make the map bigger than 1000x1000. I was curious on how it were possible if anyone might know

Best response
I believe you can modify world.maxx & world.maxy at run-time past the 1000x1000 limit.
In response to Kozuma3
any examples on how to do that?
I think i tried...
world
New()
..()
world.maxx=1500
world.maxy=1500
<dm>
Just combine a bunch of smaller maps together and make a system that takes this into account and gives off the illusion that it's one continuous map. Why the hell would you want one map file being so massive?
I'm not familiar with this library but I believe it will do what GreatPirateEra is suggesting. I believe this would be a healthier way of achieving what you want. :)

http://www.byond.com/developer/NullQuery/nq_chunk