Cheshire Posted April 1, 2020 Share Posted April 1, 2020 As stated in the title, I can't figure out (at least not easily) which value on the server holds the maximum map size. I see various X and Y values on the MapInstance and MapGrid classes, but which one can I safely assume is correct? Link to comment Share on other sites More sharing options...
0 jcsnider Posted April 1, 2020 Share Posted April 1, 2020 Server Config -> Map -> Width/Height  The server config also limits to 64 for width/height https://github.com/AscensionGameDev/Intersect-Engine/blob/b95fa91e8b46b997d3d842d0c453605882737756/Intersect (Core)/Config/MapOptions.cs#L35  That isn't as important anymore as it used to be. Link to comment Share on other sites More sharing options...
Question
Cheshire
As stated in the title, I can't figure out (at least not easily) which value on the server holds the maximum map size.
I see various X and Y values on the MapInstance and MapGrid classes, but which one can I safely assume is correct?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts