Quote:
Originally Posted by Volumen
I have always used 'SetPlayerPos' in 'OnPlayerSpawn' and in 'OnPlayerDeath' I only adjust the player's score (it is a multimode freeroam server).
Should I use 'SetSpawnInfo' in 'OnPlayerDeath' and remove 'SetPlayerPos' from 'OnPlayerSpawn'?
|
That is how it is designed to work it looks smoother too the player will spawn where they SHOULD spawn.