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
Oct 31 2016, 11:25 am
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 |
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 |