Project Zomboid

Project Zomboid

Radiated Zones
 此主题已被置顶,因此可能具有重要性
Atophite  [开发者] 2023 年 8 月 17 日 上午 4:46
How to create new radiated zones
If you decide to put your own coordinates remember to make a backup of your own custom coordinates file or you will lose it when you update the mod!

The system needs a smallest digit of X, biggest digit of X and smallest digit of Y, biggest digit of Y.
The format needs to be:
{Lowest point of X, Highest point of X}, {Lowest point of Y, highest point of Y}

So instead of looking for the minimum/maximum X,Y by yourself.
I wrote a simple generator to have less of a headache.
10623 is the minimal of X, 10633 is the maximal of X
9707 is the minimal of Y, 9715 is the maximal of Y.

So you need 4 different coordinates that you can put in the generator.
https://atophite.github.io/RadiatedZonesCoordinatesGen/
You can teleport to 4 different places that makes an imaginary square.
Copy the coordinate of the 4 different places.
You can get the coordinates in PZ Map Project website https://map.projectzomboid.com/
Or you can see the coordinates of your character with a mod like Position XY or view coordinate
And fill in the coordinates in the generator.

Example:
I make a small square of 4 coordinates:
10600x9695
10600x9687
10610x9689
10610x9694

Fill this in the generator.
And you will get this result:
{10600, 10610}, {9687, 9695}
You can now put this example in the coordinates.txt
最后由 Atophite 编辑于; 2023 年 8 月 19 日 上午 3:16
< >
正在显示第 1 - 4 条,共 4 条留言
Rick Grimes 5 月 4 日 上午 9:23 
how do I not specify a zone on my dedicated server? My radiation zone does not work. Could there be a conflict with Zombie Zone?
where the hell is the coordinates.txt file?
its literally no where
Vega 9 月 27 日 上午 11:27 
Can we please get an answer on this? It's a pretty important question
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50