View Single Post
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 03-15-2019 , 09:13   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.8, 23/01/2016)
Reply With Quote #2459

Quote:
Originally Posted by vince52 View Post
The new spawn offset is:

Code:
            "EntSelectSpawnPoint"
            {
                "windows"   "446"
                "linux"     "447"
            }
Tested on lixux, not sure about the windows one.

For next csgo updates:
For fidding this offset, you can use "dm_spawns_stats". If you see 0, the offset is not the good one.
The second thing is when you do "dm_spawn_test first", you should have the same spawn everytime.
Is this still the offset for EntSelectSpawnPoint. For me "dm_spawn_test" is not working as it should. I'm spawning each time to a different spawn.
fragnichtnach is offline