Death SetSpawnInfo seems to not work.
#10

Doing this works:
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    SetSpawnInfo(playerid, 0, 0, 2512.9407, -1665.5356, 13.5741, 94.9650, 5, 1, 22, 500, 0, 0);
    return 1;
}
Remove SpawnPlayer(playerid); and let the player respawn automatically.
Reply


Messages In This Thread
Death SetSpawnInfo seems to not work. - by Luicy. - 05.08.2016, 19:11
Re: Death SetSpawnInfo seems to not work. - by Luicy. - 06.08.2016, 00:38
Re: Death SetSpawnInfo seems to not work. - by SickAttack - 06.08.2016, 01:41
Re: Death SetSpawnInfo seems to not work. - by Luicy. - 06.08.2016, 01:54
Re: Death SetSpawnInfo seems to not work. - by Shinja - 06.08.2016, 02:00
Re: Death SetSpawnInfo seems to not work. - by SickAttack - 06.08.2016, 02:17
Re: Death SetSpawnInfo seems to not work. - by Luicy. - 06.08.2016, 02:25
Re: Death SetSpawnInfo seems to not work. - by Nero_3D - 06.08.2016, 02:28
Re: Death SetSpawnInfo seems to not work. - by Luicy. - 06.08.2016, 22:07
Re: Death SetSpawnInfo seems to not work. - by SickAttack - 06.08.2016, 22:54

Forum Jump:


Users browsing this thread: 1 Guest(s)