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

ZombieCooKie

cfgPlayerSpawnPoints.xml Help

Recommended Posts

Need help with spawn points

I have custom spawn points inside an area, but somtimes the player spawns outside.
I think the problem is located in <spawn_params> but I don't know the meaning of this...

<spawn_params>
        <min_dist_zombie>10.0</min_dist_zombie>
        <max_dist_zombie>30.0</max_dist_zombie>
        <min_dist_player>10.0</min_dist_player>
        <max_dist_player>30.0</max_dist_player>
        <min_dist_static>0.5</min_dist_static>
        <max_dist_static>2.0</max_dist_static>
    </spawn_params>

 

Share this post


Link to post
Share on other sites

×