Project Zomboid

Project Zomboid

Fox's Extra Police
Panopticon 26 Feb, 2023 @ 2:43am
Suggestion for Updating Spawn Zones
Here is an edit of "FoxTaxiCarSpawnlist.lua":
if VehicleZoneDistribution then -- check if the table exists for backwards compatibility -- ****************************** -- -- SPECIAL VEHICLES -- -- ****************************** -- -- Parking Stall, common parking stall with random cars, the most used one (shop parking lots, houses etc.) VehicleZoneDistribution.parkingstall.vehicles["Base.92crownvicPD2"] = {index = -1, spawnChance = 1} VehicleZoneDistribution.parkingstall.vehicles["Base.92crownvicPD3"] = {index = -1, spawnChance = 1} VehicleZoneDistribution.parkingstall.vehicles["Base.85vicltdPD2"] = {index = -1, spawnChance = 1} VehicleZoneDistribution.parkingstall.vehicles["Base.91vicsheriff"] = {index = -1, spawnChance = 1} VehicleZoneDistribution.parkingstall.vehicles["Base.91blazerPD2"] = {index = -1, spawnChance = 1} VehicleZoneDistribution.parkingstall.vehicles["Base.85vicsheriff2"] = {index = -1, spawnChance = 1} -- police VehicleZoneDistribution.police.vehicles["Base.92crownvicPD2"] = {index = -1, spawnChance = 50} VehicleZoneDistribution.police.vehicles["Base.92crownvicPD3"] = {index = -1, spawnChance = 50} VehicleZoneDistribution.police.vehicles["Base.85vicltdPD2"] = {index = -1, spawnChance = 50} VehicleZoneDistribution.police.vehicles["Base.91vicsheriff"] = {index = -1, spawnChance = 50} VehicleZoneDistribution.police.vehicles["Base.91blazerPD2"] = {index = -1, spawnChance = 50} VehicleZoneDistribution.police.vehicles["Base.85vicsheriff2"] = {index = -1, spawnChance = 50} end
Last edited by Panopticon; 26 Feb, 2023 @ 2:48am
< >
Showing 1-15 of 17 comments
Jeff  [developer] 26 Feb, 2023 @ 6:08am 
I give it a look
Panopticon 26 Feb, 2023 @ 6:09am 
There are also other parking stalls but I felt that they weren't as important as the police one. Can give you a list - their implementation only differs by name.
Jeff  [developer] 26 Feb, 2023 @ 6:11am 
Thanks for Suggestions Panopticon
Jeff  [developer] 26 Feb, 2023 @ 6:13am 
Sure go ahead
Jeff  [developer] 26 Feb, 2023 @ 6:16am 
But I will fix it when I released the next update
Panopticon 26 Feb, 2023 @ 6:40am 
Originally posted by Bill:
Sure go ahead
The other parking stalls are "trailerpark", "bad", "medium", "good", "sport", "junkyard", "trafficjamw", "fire", "ranger", "mccoy", "fossoil", "ambulance", and "farm".
For your purposes, you could probably add a very low spawn rate for good, junkyard, or trafficjamw, but otherwise there are not many places for a police car hahaha.
Jeff  [developer] 26 Feb, 2023 @ 6:54am 
That's true
Jeff  [developer] 26 Feb, 2023 @ 6:55am 
I got to say It's gonna be a bit hard to find now
Panopticon 26 Feb, 2023 @ 6:57am 
Originally posted by Bill:
I got to say It's gonna be a bit hard to find now
What exactly?
Jeff  [developer] 26 Feb, 2023 @ 7:23am 
So what I mean by that It's gonna be a bit Difficult but not too much to find it.
because of the spawn zones of Police It's quite small But I don't mind that in a way
Panopticon 26 Feb, 2023 @ 7:26am 
Oh okay, I understand now.
Jeff  [developer] 6 Mar, 2023 @ 6:51pm 
I will Officially declared this Suggestion Completed For now I guess
Panopticon 6 Mar, 2023 @ 7:28pm 
Originally posted by Bill:
I will Officially declared this Suggestion Completed For now I guess
Haha, very cool, thank you. I also asked the mod author of Vehicle Spawn Zones Expanded to include compatibility for your vehicle pack.
Jeff  [developer] 14 Mar, 2023 @ 6:10pm 
@Panopticon If you're interested to have a DM with me On Discord Tell me
Panopticon 14 Mar, 2023 @ 9:20pm 
Originally posted by Bill:
@Panopticon If you're interested to have a DM with me On Discord Tell me
Sure, what would you like to discuss?
< >
Showing 1-15 of 17 comments
Per page: 1530 50