Jump to content

Reset part of the world


Ranchonok

Recommended Posts

Sorry for my english.

How can I reset a certain part of the world, let's say the city of Louisville, ONLY Louisville on my server.

I figured out that the files in the directory \Zomboid\Saves\Multiplayer\servername - map_NNN_NNN.bin are these parts of the world, and when I remove them, I get the result I need.

 

BUT!

 

How to understand which file map_NNN_NNN.bin is responsible for which piece of the map?

for example map_575_535.bin. What do these numbers mean - 575_535? where is it?

 

I will be very grateful

Link to comment
Share on other sites

Hey Ranchook.

 

The first number is the east-west number and the second one is the north-south.

 

I use the following to find it:
https://map.projectzomboid.com/

 

Then go to the coordinates section in the left bar.

 

---

Each number in your server files represents a chunk (10 tiles). So 300 is really 3000 to 3009. This applies both East to West (first number) and North to South (second number)

 

The lowest chunk in the bottom left of the map is 3000 x 13490 but you will only find 300_1439 in the folder. Deleting that will reset the entire chunk from 3000 to 3009 and 14390 to 13499.

 

Hopefully that makes sense.

Edited by Dagesh
Link to comment
Share on other sites

16 minutes ago, Dagesh said:

Hey Ranchook.

 

The first number is the east-west number and the second one is the north-south.

 

I use the following to find it:
https://map.projectzomboid.com/

 

Then go to the coordinates section in the left bar.

 

---

Each number in your server files represents a chunk (10 tiles). So 300 is really 3000 to 3009. This applies both East to West (first number) and North to South (second number)

 

The lowest chunk in the bottom left of the map is 3000 x 13490 but you will only find 300_1439 in the folder. Deleting that will reset the entire chunk from 3000 to 3009 and 14390 to 13499.

 

Hopefully that makes sense.


Many thanks!!!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...