Andro ID Gaming 0 Posted February 11, 2024 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