On my map file, the most Z it goes to is 100 is there a way to make it go to more than 100. OR maybe can I make more than one map file, select all of them and put them into my game would that work? or only one map file
Aug 10 2014, 7:21 am
Best response
|
|
I believe 100 is the maximum for any one map file, but having two should work (as BYOND compiles all of the maps together).
|
ok thank you, but when i code a turf that takes you to say the 2nd map file, how would i do that?
turf would i put 101? or like 100 and then map = "file name" or something idk |