14.02.2015, 14:48
Hello everybody,
I have a big problem that I discovered today. It's about OnPlayerSpawn, I'm going to explain the problem :
Supposed that a player was respawned by an admin, he respawns in the correct coordinates (the coordinates that I've put in onplayerspawn)
Supposed that player b was killed, he doesn't respawn correctly ! He respawns in the AddPlayerClass coordinates, I want the player to spawn to the coordinats that I've done ! When I respawn him, he spawns in the addplayerclass coordinates
When I try to respawn the player who got killed, he respawns in the AddPlayerClass ! I don't know seriously the source of this problem....
I have a big problem that I discovered today. It's about OnPlayerSpawn, I'm going to explain the problem :
Supposed that a player was respawned by an admin, he respawns in the correct coordinates (the coordinates that I've put in onplayerspawn)
Supposed that player b was killed, he doesn't respawn correctly ! He respawns in the AddPlayerClass coordinates, I want the player to spawn to the coordinats that I've done ! When I respawn him, he spawns in the addplayerclass coordinates
When I try to respawn the player who got killed, he respawns in the AddPlayerClass ! I don't know seriously the source of this problem....