DayZ
zSpawnSelection
 이 토론은 고정되었습니다. 중요해서 그렇겠죠?
Pattow  [개발자] 2024년 10월 23일 오후 5시 44분
Sakhal Spawn points config
{
"m_SpawnLocations": [
{
"LocationName": "South Sakhal 1",
"SpawnCordinate": "10261.000000 0 6329.100098",
"SpawnRadius": 1000,
"AllowBodyBlock": 1,
"BodyBlockDistance": 3000,
"BodyBlockTimer": 20
},
{
"LocationName": "South Sakhal 2",
"SpawnCordinate": "12828.099609 0 7987.759766",
"SpawnRadius": 1000,
"AllowBodyBlock": 1,
"BodyBlockDistance": 3000,
"BodyBlockTimer": 20
},
{
"LocationName": "East Sakhal 1",
"SpawnCordinate": "14498.400391 0 9851.459961",
"SpawnRadius": 1000,
"AllowBodyBlock": 1,
"BodyBlockDistance": 3000,
"BodyBlockTimer": 20
},
{
"LocationName": "NE Sakhal Docks",
"SpawnCordinate": "13643.200195 0 11703.299805",
"SpawnRadius": 1000,
"AllowBodyBlock": 1,
"BodyBlockDistance": 3000,
"BodyBlockTimer": 20
},
{
"LocationName": "North Sakhal",
"SpawnCordinate": "9692.280273 0 13493.70019",
"SpawnRadius": 1000,
"AllowBodyBlock": 1,
"BodyBlockDistance": 3000,
"BodyBlockTimer": 20
},
{
"LocationName": "NW Sakhal",
"SpawnCordinate": "6421.629883 0 12756.500000",
"SpawnRadius": 1000,
"AllowBodyBlock": 1,
"BodyBlockDistance": 3000,
"BodyBlockTimer": 1
},
{
"LocationName": "Quarry",
"SpawnCordinate": "12096.799805 0 10260.200195",
"SpawnRadius": 1000,
"AllowBodyBlock": 1,
"BodyBlockDistance": 3000,
"BodyBlockTimer": 20
},
{
"LocationName": "BaseSpawn",
"SpawnCordinate": "0 0 0",
"SpawnRadius": 1,
"AllowBodyBlock": 1,
"BodyBlockDistance": 3000,
"BodyBlockTimer": 20
}
],
"AllowBaseSpawn": 0,
"BaseSpawnItemClassname": "TerritoryFlag"
}
< >
전체 댓글 4개 중 1~4개 표시 중
Osservatore 2024년 10월 28일 오전 8시 42분 
But where i write this text? In wich file?
Pattow  [개발자] 2024년 10월 28일 오후 2시 21분 
Osservatore 님이 먼저 게시:
But where i write this text? In wich file?

In your server profile, there's a folder called "zSpawnSelect", and in that folder there's a file called SpawnLocations.json. that's where you do it.
tgsid2001 2024년 12월 21일 오후 11시 17분 
I do not see a ZSpawnSelect folder or a SpawnLocations.json. I am using a local server (downloaded through Steam). Default folder is DAYZServer and the only folder related to zSpawn is the @ZSpawnSelection folder.

Any suggestions?
Pattow  [개발자] 2024년 12월 22일 오전 1시 34분 
tgsid2001 님이 먼저 게시:
I do not see a ZSpawnSelect folder or a SpawnLocations.json. I am using a local server (downloaded through Steam). Default folder is DAYZServer and the only folder related to zSpawn is the @ZSpawnSelection folder.

Any suggestions?

You need to set a profile folder in your CMD.bat file that starts the server; if there is a -profiles link that's the folder where ZSpawnSelct will be.
< >
전체 댓글 4개 중 1~4개 표시 중
페이지당 표시 개수: 1530 50