Project Zomboid

Project Zomboid

Slocan Lake, BC
calcifer 30 Jul, 2019 @ 7:49pm
spawn region for server?
hello is there any documentation on how to set up the spawn region for a multiplayer server?
as i have the spawn region file setup butt it does not work. does it need to be more direct or am i missing something in the syntax?
Last edited by calcifer; 31 Jul, 2019 @ 6:15am
< >
Showing 1-1 of 1 comments
calcifer 31 Jul, 2019 @ 6:15am 
function SpawnRegions()
return {
{ name = "Muldraugh, KY", file = "media/maps/Muldraugh, KY/spawnpoints.lua" },
{ name = "West Point, KY", file = "media/maps/West Point, KY/spawnpoints.lua" },
{ name = "Rosewood, KY", file = "media/maps/Rosewood, KY/spawnpoints.lua" },
{ name = "Muldraugh", file = "media/maps/Muldraugh/spawnpoints.lua" },
{ name = "West Point", file = "media/maps/West Point/spawnpoints.lua" },
{ name = "New Denver", file = "media/maps/NewDenver/spawnpoints.lua" },
{ name = "Rosebery", file = "media/maps/Rosebery/spawnpoints.lua" },
{ name = "Silverton", file = "media/maps/Silverton/spawnpoints.lua" },
}
end
Last edited by calcifer; 31 Jul, 2019 @ 6:16am
< >
Showing 1-1 of 1 comments
Per page: 1530 50