Project Zomboid

Project Zomboid

Server only has two spawn points?
I purchased a server (vanilla) on Fragnet.net. I updated it through steam to the current version, but it only shows West Point and Muldraugh as starting areas. Is there a file I need to edit for this?
< >
Showing 1-1 of 1 comments
Beard Dec 12, 2018 @ 11:43pm 
You could try reinstalling the server so all the new files download properly. Or you can edit the "servertest_spawnregions" file in your "Zomboid\Server" folder.
It should look like this:

function SpawnRegions()
return {
{ name = "Riverside, KY", file = "media/maps/Riverside, KY/spawnpoints.lua" },
{ name = "Rosewood, KY", file = "media/maps/Rosewood, KY/spawnpoints.lua" },
{ name = "West Point, KY", file = "media/maps/West Point, KY/spawnpoints.lua" },
{ name = "Muldraugh, KY", file = "media/maps/Muldraugh, KY/spawnpoints.lua" },
},
}
end
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Dec 12, 2018 @ 5:07pm
Posts: 1