DayZ
zSpawnSelection
923 commenti
Oldlady 8 ott, ore 8:54 
Does this mod work with territory claim mods for the base respawning?
Pattow  [autore] 4 set, ore 12:28 
Yes Larald, although you will need to create your own points in the config folder (Spawnlocations.json)
Larald Hesch 3 set, ore 10:34 
Is it possible to use it on Enoch/Livonia?
elbrokko 25 ago, ore 6:13 
En Livonia como es?
ムUltrAム 26 lug, ore 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 giu, ore 9:01 
Super easy to set up though
Tetracycline 27 giu, ore 9:01 
Just the VPP map
DOGS 23 giu, ore 17:47 
Anyway to get it to work with basic map ?
Babushka Yaga 5 mag, ore 23:48 
Bug in my loadscreen mod. After deleting all work fine
Pattow  [autore] 5 mag, ore 21:54 
Thanks for clarifying.
Babushka Yaga 5 mag, ore 3:14 
black screen bug its dont bug Zselection mod.may be expansion.i delete Zselection and bug dont not gone
Babushka Yaga 5 mag, ore 2:33 
yea.after suicide F 11 and pressing the revive button, black screen
Pattow  [autore] 26 apr, ore 22:16 
hmm,first time hearing that. TY
m0ss 26 apr, ore 10:33 
after suicide F 11 and pressing the revive button, black screen?
Pattow  [autore] 21 apr, ore 17:29 
DJ, no ETA sorry.
Pattow  [autore] 21 apr, ore 17:29 
A, not right now but that's a good idea.
DJ_Tapout 21 apr, ore 16:47 
Do we know when base spawn will be fixed?
A 21 apr, ore 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  [autore] 14 apr, ore 16:05 
Thanks for that, I'll add it to the list
J3K 14 apr, ore 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  [autore] 31 mar, ore 17:26 
Thanks mate.
Kingmacc10 31 mar, ore 16:57 
i will check it out, i turned it on and put up a flag pole to try it today
Pattow  [autore] 31 mar, ore 1:15 
yeah vanilla end flag pole. Don't know if base spawning is working right now. been busy with other things.
Kingmacc10 30 mar, ore 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 mar, ore 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  [autore] 3 mar, ore 16:04 
Not sure how I replicate your issues, I think my issue is different to you guys.
Pattow  [autore] 3 mar, ore 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 mar, ore 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  [autore] 2 mar, ore 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 mar, ore 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  [autore] 26 feb, ore 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, ore 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  [autore] 25 feb, ore 17:33 
@mowgly, can you elaborate on that? I don't quite know what you mean.
Mowgly 25 feb, ore 17:21 
Is it possible to put several appearance points on the same location?
Pattow  [autore] 22 feb, ore 2:19 
Doesnt work like that. Can only use one flag object.
ТвойДед 21 feb, ore 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  [autore] 16 feb, ore 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, ore 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  [autore] 10 feb, ore 16:51 
:)
EggyOnPC 9 feb, ore 18:53 
hey pattow! thanks for the mod. very useful!
Pattow  [autore] 7 feb, ore 11:33 
No problem!

You're free to repack :) Same with anyone.
Mahipta 6 feb, ore 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  [autore] 31 gen, ore 2:35 
Thanks for letting me know.
Taco Donkey 30 gen, ore 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  [autore] 30 gen, ore 4:42 
:) Sweet!
Taco Donkey 29 gen, ore 17:55 
Working for us again. Thank you.
Pattow  [autore] 28 gen, ore 0:29 
I got some ideas, just though testing is hard since I'm a one man team.
HaywardGG 27 gen, ore 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  [autore] 26 gen, ore 22:27 
Thanks for that.
WarGeek07 26 gen, ore 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.