deoxify Posted September 19, 2016 Share Posted September 19, 2016 hello everybody, i just started to do something by myself. got a simple question: how do i change the general map size? like if it's 26x26, i wanna reduce it to 10x10. is it possible? Link to comment Share on other sites More sharing options...
0 Gibier Posted September 19, 2016 Share Posted September 19, 2016 I found it on the forum  Link to comment Share on other sites More sharing options...
0 Gibier Posted September 19, 2016 Share Posted September 19, 2016 Sure it's possible to change it with the config.xml in the resources folder in the server. But it's the global size of every maps. If you change it you will need to delete every maps on the .db  You can use it to do it http://sqlitebrowser.org deoxify 1 Link to comment Share on other sites More sharing options...
0 deoxify Posted September 19, 2016 Author Share Posted September 19, 2016 i think i found it but whats with tile sizes? Link to comment Share on other sites More sharing options...
0 Gibier Posted September 19, 2016 Share Posted September 19, 2016 <MapWidth> and <MapHeight> are the map size. By default it's 32 tiles by 26 tiles  <TileWidth> and <TileHeight> is how long each tile will be. By default it's 32x32 px  So with te default map size a map will have a width of 32 tiles and each tile will have 32 px. Samething for the height bit wirh 26 tiles. Link to comment Share on other sites More sharing options...
0 deoxify Posted September 19, 2016 Author Share Posted September 19, 2016 I changed all of them to 15, i cant see any difference.. its still 31x25. any idea? Link to comment Share on other sites More sharing options...
0 Gibier Posted September 19, 2016 Share Posted September 19, 2016 I never changed it so I don't know how to fix it. But did yu delete every map on the data base with sqlite Browser? If yes you should wait for one of the creator to answer you. They will be most able to help you. Link to comment Share on other sites More sharing options...
0 deoxify Posted September 19, 2016 Author Share Posted September 19, 2016 i've opened that browser but couldnt see anything about map. also not sure about which file i should open on db browser Link to comment Share on other sites More sharing options...
Question
deoxify
hello everybody, i just started to do something by myself. got a simple question:
how do i change the general map size? like if it's 26x26, i wanna reduce it to 10x10. is it possible?
Link to comment
Share on other sites
7 answers to this question
Recommended Posts