Project Zomboid

Project Zomboid

Slocan Lake, BC
calcifer 2019 年 7 月 30 日 下午 7:49
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?
最后由 calcifer 编辑于; 2019 年 7 月 31 日 上午 6:15
< >
正在显示第 1 - 1 条,共 1 条留言
calcifer 2019 年 7 月 31 日 上午 6:15 
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
最后由 calcifer 编辑于; 2019 年 7 月 31 日 上午 6:16
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50