13.08.2012, 21:44
When you're going to spawn him after the camera movement, just use TogglePlayerSpectating(playerid, false);, it calls OnPlayerSpawn automatically.
Also, to spawn him with another way, do the same then SetSpawnInfo, and SpawnPlayer.
Also, to spawn him with another way, do the same then SetSpawnInfo, and SpawnPlayer.