Project Zomboid

Project Zomboid

More Starting Locations
60 kommentarer
MohaKim 9. juli kl. 7:05 
it doesn't work on a host server, why not?
Aimee 28. mar. kl. 10:43 
is it reversible ? i had my normal map then accidentally added this... it screwed up our run too much
KiwIgs~ 24. feb. kl. 15:01 
please update for build 42 </3
Turing Tested 10. jan. kl. 7:18 
as build 42 comes out, it seems like there is no option to choose other towns again =(
chris.s.clevenger 26. dec. 2024 kl. 15:44 
42?
WHATCHAMACALLIT 31. okt. 2024 kl. 23:28 
one of the valley station spawns put me outside

i spawn at 2am and have definitive zombies set to be sprinters at night
Ben👾 7. okt. 2024 kl. 8:25 
@SharleBu you can create your own "Translate" folder, thus creating "media, lua, shared, Translate" folders. I translated the mod into Ukrainian and Russian.
you can use it as a basis for your
SharleBu 3. apr. 2024 kl. 17:17 
@Bingus Researcher Hello! First of all thank u for made this mod. It's nice to have more vanilla-like and lore friendly starting locations.

I was trying to translate your mod into Spanish without succes, because there is no "Translate" folder.

So I came here to ask u if would be ok if I upload a clone of the mod, in Spanish? Naturally, giving all the credits to you and linking this original version in the description.

Greetings!
Radical Randy 8. mar. 2024 kl. 11:13 
nice
AstralSomnia 4. feb. 2024 kl. 14:42 
You know, I think it may have been my provider. NONE of my custom spawn mods were working, except for the LV spawns for some reason. But, I was able to point a spawnlocations.lua at them, and they started working.
Bingus Researcher  [ophavsmand] 4. feb. 2024 kl. 13:19 
That's strange that the choices aren't showing up. Is it not working on a new save or an old save with the mod added onto it? I did some quick testing and it works as intended when creating a new save. It does not, however, work when adding it onto an existing save. I'll add this information to the description and I hope this helps.
SweetTea 3. feb. 2024 kl. 12:29 
It's not working for me anymore either. It worked just fine the last time I played though, which was a few months ago.
AstralSomnia 8. jan. 2024 kl. 2:21 
Its not working, I see no spawns when I load
kps224 14. aug. 2023 kl. 18:17 
will there be louisville?
Bingus Researcher  [ophavsmand] 7. juli 2023 kl. 17:39 
You're the first one to bring that up. I'll look into it. Thanks.
bioinformer 7. juli 2023 kl. 16:41 
Z - in your text below there's a error in the location name with an "extra" forward slash /

{ name = "Ekron, KY/", file = "media/maps/Ekron, KY/spawnpoints.lua" },


shoudl be

{ name = "Ekron, KY", file = "media/maps/Ekron, KY/spawnpoints.lua" },

adding that extra / really F'd up our install of this mod actually... had to manually edit the LUA files to fix things. :D
livingnuclearbomb 1. maj 2023 kl. 8:41 
wowzer!
Bingus Researcher  [ophavsmand] 1. apr. 2023 kl. 10:54 
@Kafkatrap
I did take occupation into account for this mod. If you go into the files I set up spawns in a low/middle/high income manner based on the occupations. A few also have spawns specific to them like thief characters having a chance to spawn in a bar if there is one available or cooks inside restaurants. There aren't a lot, but they are there.
Kafkatrap 31. mar. 2023 kl. 5:51 
I really like this mod, it's one of the few spawn location mods that keeps it vanilla'esque.
Town descriptions and even the screenshot in the selection menu has that washed out colour palette, just like the vanilla starting locations.


A suggesion that would make this even better, a version of this mod, same look and feel, but it takes professions into account. (even if it would be very limited considering the additional spawn locations aren't that big, it would be cool)
Police officer in a diner
Fireman... somewhere where a fireman could be
Park Ranger in a bush somewhere, or a nearby shack or hiking trail.
Construction worker in a hardware store or a nearby construction site
etc etc


The only other spawn point mod i've seen do this (and which keeps the vanilla look and feel) is occupied louisville. https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2706495780
Ani_mo 9. feb. 2023 kl. 12:32 
как установить этот мод на карту?(
Z 24. jan. 2023 kl. 14:13 
Thanks a lot,

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 = "Riverside, KY", file = "media/maps/Riverside, KY/spawnpoints.lua" },
{ name = "Dixie, KY", file = "media/maps/Dixie, KY/spawnpoints.lua" },
{ name = "Ekron, KY/", file = "media/maps/Ekron, KY/spawnpoints.lua" },
{ name = "March Ridge, KY", file = "media/maps/March Ridge, KY/spawnpoints.lua" },
{ name = "Valley Station, KY", file = "media/maps/Valley Station, KY/spawnpoints.lua" },
-- Uncomment the line below to add a custom spawnpoint for this server.
-- { name = "Twiggy's Bar", serverfile = "servertest_spawnpoints.lua" },
}
end
Agitatio 22. dec. 2022 kl. 11:07 
@Trucifer You need to add spawn locations to spawnregions.lua too. You can do that through hosting menu in-game and then just copying resulting spawnregions.lua to your dedicated server.
Bingus Researcher  [ophavsmand] 22. dec. 2022 kl. 10:58 
@Trucifer

Unfortunately I have no knowledge regarding dedicated servers.
ツ PoH ツ 22. dec. 2022 kl. 9:33 
if your struggling to add mods to a server i'd highly rec mod manager server version it's saved my zomboid modding as i'd broken the server me and friends play on - not related to this mod at all
Trucifer 21. dec. 2022 kl. 13:10 
I'm trying to add this onto a dedicated server - I've done it both ways where I add it to the ini file for the mod id / workshop id and then the map folder names in the map= portion of the ini file but it still won't load up. Any ideas? Specific question is referring to dedicated servers only.
Agitatio 2. dec. 2022 kl. 14:55 
The fact that you did previews and descriptions that straight up feel vanilla is the most impressive thing to me. Good job!
gog 15. nov. 2022 kl. 8:36 
Good mod, Bingus brother.
Pig 12. nov. 2022 kl. 15:27 
Is there anyway to configure this mod? I have new ekron installed so the fallas lake spawn is useless for me
Pacifist 10. okt. 2022 kl. 10:39 
Hm, that mean that I do something wrog. Thx for answer, comrade
Bingus Researcher  [ophavsmand] 10. okt. 2022 kl. 9:32 
@Капитан Смоллет

The last time I checked it worked with multiplayer. As long as the host has it enabled in the server's mod list and the players have it enabled in their game it should work.
Pacifist 10. okt. 2022 kl. 3:07 
Does it sork with mp??
Dignity 24. sep. 2022 kl. 3:10 
Very its cool
PC Factory Barbarian 6. sep. 2022 kl. 14:37 
Oh okay thank you for testing.
Bingus Researcher  [ophavsmand] 6. sep. 2022 kl. 11:19 
@Armand
I just tested adding the mod to a save without it. The save still loads, however, the new spawn options do not show up when making a new character after dying. So while it will not break your save to add it mid-game, the options will not show up until you make a new save file with the mod activated.
PC Factory Barbarian 6. sep. 2022 kl. 2:45 
Does it work when I add it in mid game saves? I use multiple characters in a single game for role play purposes and I was wondering if that's the case as I often make new ones.
Bingus Researcher  [ophavsmand] 5. sep. 2022 kl. 13:55 
@~ Độc ~

I'm aware of that and will do that if the devs add spawns to Ekron proper. Until that point I will keep the file names as is to prevent breaking saves again.
Borfo 5. sep. 2022 kl. 3:14 
Good to see the change for Ekron and Fallas lake, small, but still good to see the mod is being updated!
UnDeadPuff 4. sep. 2022 kl. 1:29 
Is there a starting location for pendor?
Rexicek.1 3. sep. 2022 kl. 14:45 
So yeah, it appears that i have downloaded this mod and started playthrough with it after you changed lake fallas to fallas lake. And now my save file demands the changed name. I wonder if i can fix it somehow. If not, it's not really a problem, i will just start a new save. I have just a few hours on it anyway.
~ Độc ~ 2. sep. 2022 kl. 23:42 
Ekron will be add to the game later, so you still need to change name in the mod file anyway
Bingus Researcher  [ophavsmand] 2. sep. 2022 kl. 14:31 
If your save file does not load, please unsubscribe and resubscribe to the mod to force Steam to update the mod files. I have tested this method on my own save file and I was able to load it properly after doing this. I hope this helps people who might be having issues loading saves.
Bingus Researcher  [ophavsmand] 2. sep. 2022 kl. 14:18 
I was unaware that changing the names would break saves. I have reverted to a previous version that hopefully fixes the issue. I apologize for the inconvenience.
Thiccler 2. sep. 2022 kl. 14:09 
Yeah I had the same issue that Ekron was removed and I cant hit play on my save
Sheep 2. sep. 2022 kl. 14:02 
You renaming "Ekron, KY" to "Fallas Lake, KY" broke my save and likely the save of everyone else using the mod. The game thinks that the Ekron map from removed from the save and won't let me hit play. You really need to revert this change which will hopefully fix the problem
Slider-Man 19. aug. 2022 kl. 0:48 
your good i actually fixed it so all is working as it should :)
Bingus Researcher  [ophavsmand] 12. aug. 2022 kl. 10:46 
@Slider-Man

I'm not sure how the server manager works. My friends and I just host co-ops through the game itself and it works that way. Good luck troubleshooting and I'm sorry I can't offer any help.
IndustryStandard 11. aug. 2022 kl. 12:04 
I don't know what mods might be incompatible but if you ever did a separate mod that added additional spawns to existing towns I would be all over it. I don't heavily mod my game in the first place anyway.
Slider-Man 11. aug. 2022 kl. 11:54 
How would one add this to a MP server. I use Project Zomboid Server Manager and they even have a custom way to add spawn points but when i add the mod itself like other mods i noticed i dont get the options when starting fresh character on server, just the vanilla ones.

Not a big deal but i liked the idea of some fresh spawn ideas, maybe im over looking something but regardless good mod :)
Bingus Researcher  [ophavsmand] 6. aug. 2022 kl. 17:30 
@IndustryStandard

I thought about adding some new ones to the default towns but decided against it because it would probably cause some sort of incompatibility problems if other mods touched them as well.