DayZ
zSpawnSelection
923 opmerkingen
Oldlady 8 okt om 8:54 
Does this mod work with territory claim mods for the base respawning?
Pattow  [auteur] 4 sep om 12:28 
Yes Larald, although you will need to create your own points in the config folder (Spawnlocations.json)
Larald Hesch 3 sep om 10:34 
Is it possible to use it on Enoch/Livonia?
elbrokko 25 aug om 6:13 
En Livonia como es?
ムUltrAム 26 jul om 11:04 
Hi,

I’m experiencing a crash on game exit (Access Violation / 0xC0000005) on my DayZ server, and I suspect your mod might be involved.

After isolating the issue, I’ve narrowed it down to a few potential culprits — your mod being one of them. I’m reaching out to all relevant authors to help investigate.

Could you please check if anything in your mod could trigger memory access issues during game shutdown? Possibly during OnStoreSave, OnPlayerDisconnected, or similar cleanup code.

Thanks in advance for your time and help!
Tetracycline 27 jun om 9:01 
Super easy to set up though
Tetracycline 27 jun om 9:01 
Just the VPP map
DOGS 23 jun om 17:47 
Anyway to get it to work with basic map ?
Babushka Yaga 5 mei om 23:48 
Bug in my loadscreen mod. After deleting all work fine
Pattow  [auteur] 5 mei om 21:54 
Thanks for clarifying.
Babushka Yaga 5 mei om 3:14 
black screen bug its dont bug Zselection mod.may be expansion.i delete Zselection and bug dont not gone
Babushka Yaga 5 mei om 2:33 
yea.after suicide F 11 and pressing the revive button, black screen
Pattow  [auteur] 26 apr om 22:16 
hmm,first time hearing that. TY
m0ss 26 apr om 10:33 
after suicide F 11 and pressing the revive button, black screen?
Pattow  [auteur] 21 apr om 17:29 
DJ, no ETA sorry.
Pattow  [auteur] 21 apr om 17:29 
A, not right now but that's a good idea.
DJ_Tapout 21 apr om 16:47 
Do we know when base spawn will be fixed?
A 21 apr om 15:54 
Is it possible to implement spawn locations using inaccurate coordinates, but arrays of coordinates?
That is, I have 10 spawn points and they are all in the south, I want to create 1 button for rebirth and that would throw me into 1 of the 10 spawn points.
Pattow  [auteur] 14 apr om 16:05 
Thanks for that, I'll add it to the list
J3K 14 apr om 1:13 
BaseSpawn have bug
Example "AllowBaseSpawn": 1,
"BaseSpawnItemClassname": "MediumTent_Green"
Can spawn, but when removing "MediumTent_Green", it still spawns at the same spot
Reset server can still spawn even though "MediumTent_Green" is removed
------------------------------------
Need countdown system
------------------------------------
GOOD MOD:steamthumbsup:
Pattow  [auteur] 31 mrt om 17:26 
Thanks mate.
Kingmacc10 31 mrt om 16:57 
i will check it out, i turned it on and put up a flag pole to try it today
Pattow  [auteur] 31 mrt om 1:15 
yeah vanilla end flag pole. Don't know if base spawning is working right now. been busy with other things.
Kingmacc10 30 mrt om 20:16 
"BaseSpawnItemClassname": "TerritoryFlag" // the object when placed will turn it into a spawn point.-is this an item attached to your mod cause there is no types file? what item is this, is it the vanilla flag pole?
Mahipta 5 mrt om 17:33 
yeah no idea. i set spawn to an og sleeping bag and its not letting me choose it as a spawn location. going to do some more testing tonight to figure it out.
Pattow  [auteur] 3 mrt om 16:04 
Not sure how I replicate your issues, I think my issue is different to you guys.
Pattow  [auteur] 3 mrt om 16:01 
Just checked there's something wrong with the Territoryflag spawn, checked a wooden crate and that was working. Its still showing there's a base spawn just its a 0 0 0 spawn. Sorry about that.
Mahipta 3 mrt om 8:23 
Pattow is there a discord or a private message I can send you? i seem to be having same situation. I have created territory flag, configured files, all other spawns are working, but I cannot get bed respawn to work with the select mod here or even to have me respawn at base I created. it does not populate as an option during testing.
Pattow  [auteur] 2 mrt om 16:17 
Not sure, all seems right. If you changed more than one thing try starting a fresh copy of Spawnlocations.json.

{
"LocationName": "BaseSpawn",
"SpawnCordinate": "0 0 0",
"SpawnRadius": 1,
"AllowBodyBlock": 1,
"BodyBlockDistance": 2000,
"BodyBlockTimer": 20
}

also do you see this there?
Moms 2 mrt om 8:09 
Hello I carried out the manipulation as explained in your mod ("AllowBaseSpawn": 0, // set to 1 if you want the bases to be able to appear.
"BaseSpawnItemClassname": "TerritoryFlag" // the object once placed will transform it into a spawn point.) unfortunately I don't understand when I commit suicide and I want to respawn it doesn't offer me my flag. Could you help me please
Pattow  [auteur] 26 feb om 8:57 
Best you can do is make another spawn location name that's right next to the other location name.

So you could for example do: North Chernogorsk, South Chernogorsk, East Chernogorsk.

You can't do more than one spawn coordinate per spawn location name.
Mowgly 25 feb om 18:14 
I'd like to have random spawns by clicking on the city of my choice. I don't want just one per city, I want several.
Pattow  [auteur] 25 feb om 17:33 
@mowgly, can you elaborate on that? I don't quite know what you mean.
Mowgly 25 feb om 17:21 
Is it possible to put several appearance points on the same location?
Pattow  [auteur] 22 feb om 2:19 
Doesnt work like that. Can only use one flag object.
ТвойДед 21 feb om 12:49 
Hi, can you tell me if the "BaseSpawn" function works? Can I use other objects instead of the flag? For example, sleeping bags.

I tried to set it up, but the spawn doesn't appear when placing a flagpole or a sleeping bag.


"AllowBaseSpawn": 1,
"BaseSpawnItemClassname": [
"TerritoryFlag",
"AP_sleepingbag_civil_red",
"AP_sleepingbag_civil_green",
"AP_sleepingbag_civil_blue"
]
}
Pattow  [auteur] 16 feb om 21:35 
Darussii Run a Json validator on the Spawnlocations.json. You're making an error somewhere, go back to a fresh spawnselection.json and start again.
darussii 16 feb om 14:08 
How can i change the spawn selection? I customize the .json and .pbo file with my data and the server won't start after that.
Pattow  [auteur] 10 feb om 16:51 
:)
EggyOnPC 9 feb om 18:53 
hey pattow! thanks for the mod. very useful!
Pattow  [auteur] 7 feb om 11:33 
No problem!

You're free to repack :) Same with anyone.
Mahipta 6 feb om 18:18 
Thank you for the mod and the content that you make. Plus keep up the good work. I have thumbed-up, favortied and subscribed to your content for permission to repack. I have also followed any other guidelines you have or have not specified. Please let me know should you revoke this permission to repack at any time and I will make the appropriate changes.
Pattow  [auteur] 31 jan om 2:35 
Thanks for letting me know.
Taco Donkey 30 jan om 15:34 
I apologize. I was wrong. It did work once but every other attempt sends me to the far south west corner of the map
Pattow  [auteur] 30 jan om 4:42 
:) Sweet!
Taco Donkey 29 jan om 17:55 
Working for us again. Thank you.
Pattow  [auteur] 28 jan om 0:29 
I got some ideas, just though testing is hard since I'm a one man team.
HaywardGG 27 jan om 6:14 
Do you have a solution for the spawn on base problem? I want to keep using your spawn mod, but give users options to spawn at their flagpoles. Other spawn on bed mods don't work with spawn selection mods. Or do you have a recommendation?

Thanks :)
Pattow  [auteur] 26 jan om 22:27 
Thanks for that.
WarGeek07 26 jan om 16:53 
I noticed with base spawns if the radius distance is set to 500 or Greater say 750 it works just fine on my server if it's any smaller it spawns you sometimes under the map or in lala land! :) That's what I noticed so far. Also sometimes the script doesn't pick up that player's have placed a territory flag and log it into the player db. That may help some out.