Wigbert Posted June 29, 2019 Share Posted June 29, 2019 Would people be interested in something like that? Link to comment Share on other sites More sharing options...
RipClaw Posted June 29, 2019 Share Posted June 29, 2019 Would people be interested in something like that? Technically this should be possible but the radioactive zone would eat so much of the map that there would be hardly anything left to explore. Link to comment Share on other sites More sharing options...
Robbing Zombie Posted June 29, 2019 Share Posted June 29, 2019 Megacity one! Speaking of maps, what's the current accurate navezgane map I can find on google? Haven't played nave in about 2 years until yesterday. Link to comment Share on other sites More sharing options...
Khulkhuum Posted June 29, 2019 Share Posted June 29, 2019 Current Nav is 6k if i remember clearly. It has been expanded a bit compared to the previous, so i guess from 4k to 6k. Link to comment Share on other sites More sharing options...
Damocles Posted June 29, 2019 Share Posted June 29, 2019 You can use NitroGen, and create a 4k map, and mask off the build-area to only populate the central 2K area. Or increase the radiation zone so yo only have a 2k map left. Or create an island map, with only 2k of area. Link to comment Share on other sites More sharing options...
zootal Posted June 29, 2019 Share Posted June 29, 2019 NitroGen won't create a world less than 4K. The server will not create a 2K world, it errors out. So, no, you can't generate a 2K world. Sad - looks like 4K is a hard coded limit... Link to comment Share on other sites More sharing options...
Tin Posted June 29, 2019 Share Posted June 29, 2019 Very possible to make a 2k map. Find the Xui folder, then go into the windows.xml file. open it and search for 4096. It'll direct you to this line. <combobox depth="108" pos="155,0" width="300" height="32" name="WorldSize" type="ComboBoxList<System.String>" values="2048,4096,8192,16384" value_wrap="false" /> add in 2048. Load game, and now you can generate a 2k world and play it. you don't get much terrain features, and you'll need to adjust the rad zone size. edit: Can only answer for myself, but it is fun in it's own right. Link to comment Share on other sites More sharing options...
bigstep70 Posted June 29, 2019 Share Posted June 29, 2019 Very possible to make a 2k map. Find the Xui folder, then go into the windows.xml file. open it and search for 4096. It'll direct you to this line. <combobox depth="108" pos="155,0" width="300" height="32" name="WorldSize" type="ComboBoxList<System.String>" values="2048,4096,8192,16384" value_wrap="false" /> add in 2048. Load game, and now you can generate a 2k world and play it. you don't get much terrain features, and you'll need to adjust the rad zone size. edit: Can only answer for myself, but it is fun in it's own right. I can vouch for that. Messing with RWG is what I love. In A16 i was able to create an "empty world" map that I built prefabs in. It was 1024x1024 block area of flat forest ground (or whatever I wanted) with no prefabs, trees, grass or terrain... nothing. I would just load that up for prefab building and not have to worry about frame lag due to spawning 'cause I'd written it all out of the xml's. Not sure about A17's capability to do this as I've yet to get back into prefab building, still messing with the world generator and NirtoGen at the moment. Link to comment Share on other sites More sharing options...
zootal Posted June 30, 2019 Share Posted June 30, 2019 Very possible to make a 2k map. Find the Xui folder, then go into the windows.xml file. open it and search for 4096. It'll direct you to this line. <combobox depth="108" pos="155,0" width="300" height="32" name="WorldSize" type="ComboBoxList<System.String>" values="2048,4096,8192,16384" value_wrap="false" /> add in 2048. Load game, and now you can generate a 2k world and play it. you don't get much terrain features, and you'll need to adjust the rad zone size. edit: Can only answer for myself, but it is fun in it's own right. This file did not have the described line. However, in the XUi_Menu directory was a file of the same name, and this had two lines like this. Setting the first line did nothing. Setting the second line worked! Disclaimer - this is a Linux system, maybe they do it differently under Linux? I modified the value like this: values="1024,2048,4096,8192,16384,20480" I then created a 1K world. And dang if it didn't work. I hit radiation at about 365 blocks out from 0,0. So I tried a 20K world. Sadly, it crashed. It seems the settings in the xml file are not the only things keeping us from making a 20K world. I then found the same file on one of my dedicated servers and made same change, but sadly it crashed on world generatoin. So I copied the 1K world to my dedicated server, and it worked. I now have a dedicated server running a 1K map . I repeated the above with a 2K world. Success. I'm still playing with 20K, but I'm pretty sure there is either a hard coded size limit, or a data structure limit, the end result being it won't generate/load a map bigger than 16K. Nice piece of research, Tin! TYVM for that, I had no idea you could do that. Link to comment Share on other sites More sharing options...
Tin Posted July 1, 2019 Share Posted July 1, 2019 This file did not have the described line. However, in the XUi_Menu directory was a file of the same name, and this had two lines like this. Setting the first line did nothing. Setting the second line worked! Disclaimer - this is a Linux system, maybe they do it differently under Linux? I modified the value like this: values="1024,2048,4096,8192,16384,20480" I then created a 1K world. And dang if it didn't work. I hit radiation at about 365 blocks out from 0,0. So I tried a 20K world. Sadly, it crashed. It seems the settings in the xml file are not the only things keeping us from making a 20K world. I then found the same file on one of my dedicated servers and made same change, but sadly it crashed on world generatoin. So I copied the 1K world to my dedicated server, and it worked. I now have a dedicated server running a 1K map . I repeated the above with a 2K world. Success. I'm still playing with 20K, but I'm pretty sure there is either a hard coded size limit, or a data structure limit, the end result being it won't generate/load a map bigger than 16K. Nice piece of research, Tin! TYVM for that, I had no idea you could do that. No problem yeah, they have anything past 16k locked out. Link to comment Share on other sites More sharing options...
lumpoycustards Posted July 1, 2019 Share Posted July 1, 2019 If it's well designed it could be awesome. Sounds small but potentially hundreds of hours to explore POIs. The big challenge would be optimisation. Link to comment Share on other sites More sharing options...
Roland Posted July 1, 2019 Share Posted July 1, 2019 1k Map with daily bloodmoon and daily supply drop could get close to Horde Mode... I wonder if supply drops would stay within the 1k radius zone or whether they would mostly all fall in the radiation zone... Link to comment Share on other sites More sharing options...
bigstep70 Posted July 1, 2019 Share Posted July 1, 2019 I play mostly 4k single-player maps as I really haven't the time to dedicate to weeks upon weeks of play. They (4k maps) are fun and all but long term play is not really feasible for the style I play, 'cause eventually areas are going to run out of loot. (I play with loot re-spawns off and no air drops). I, can imagine that a 1 or 2K map would be brutal in actual terms of game-play. Zombie spawns would be in your face, due to the limited amount of terrain they are aloud to spawn on, and if not, all they would have to do is wander a little ways and BANG their knocking on your door (or skull). Plus with the zombies visual, auditory and olfactory (even if slightly flawed) senses factored in you'd be like a disco ball in a dark field to them. Bling, bling, bling... look at me , I taste yummy, come have a bite. Then the fact that, with that limited terrain, only so many prefabs would spawn lowering the chance of looting as an optimal resource for tools, weapons, food and water in the early game. All in all, my take on small maps is that they are fun for certain styles of play but I can see that they would not appeal to everyone. That being said I think everyone should at least try out a small map once in a while. Cheers Link to comment Share on other sites More sharing options...
Weazelsun Posted July 2, 2019 Share Posted July 2, 2019 If it were implemented, it would be interesting to see how player(s) would survive in a 2K world. Link to comment Share on other sites More sharing options...
RipClaw Posted July 2, 2019 Share Posted July 2, 2019 If it were implemented, it would be interesting to see how player(s) would survive in a 2K world. I suppose the players would concentrate more on creating a self-sufficiency as early as possible because on such a small map the loot is limited. You cannot rely on finding enough food or having animals to hunt over a long period of time. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.