Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Sign in to follow this  
Andro ID Gaming

PlayerSpawnPoints

Recommended Posts

Hey, can you set PlayerSpawnPoints.xml in the original so that you spawn in the coordinates directly when you respawn and not somewhere nearby?

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<playerspawnpoints>
    <fresh>
        <spawn_params>
            <min_dist_infected>0</min_dist_infected>
            <max_dist_infected>0</max_dist_infected>
            <min_dist_player>0</min_dist_player>
            <max_dist_player>0</max_dist_player>
            <min_dist_static>0</min_dist_static>
            <max_dist_static>0</max_dist_static>
        </spawn_params>
        <generator_params>
            <grid_density>0</grid_density>
            <grid_width>0</grid_width>
            <grid_height>0</grid_height>
            <min_dist_static>0</min_dist_static>
            <max_dist_static>0</max_dist_static>
            <min_steepness>0</min_steepness>
            <max_steepness>0</max_steepness>
        </generator_params>
        <group_params>
            <enablegroups>true</enablegroups>
            <lifetime>360</lifetime>
            <counter>-1</counter>
        </group_params>
        <generator_posbubbles>
            <group name="Chernogorsk" lifetime="240" counter="-1">
                <pos x="7047.60" z="3356.28" />
                <pos x="8441.40" z="3029.71" />
                <pos x="6049.97" z="1988.41" />
            </group>

 

Share this post


Link to post
Share on other sites
Sign in to follow this  

×