OnPlayerDeath and OnPlayerSpawn
#2

Hello!

Try this:
PHP код:
if(PlayerInfo[playerid][JustDie] > 0)
{
    
SetPlayerPos(playerid, -16.8834,146.2760,999.0519);
    
SetPlayerFacingAngle(playerid265.3234);
    
PlayerInfo[playerid][JustDie] = 0;
    return 
1;

That is the code for OnPlayerSpawn.

Mencent
Reply


Messages In This Thread
OnPlayerDeath and OnPlayerSpawn - by rOps - 25.04.2015, 16:29
Re: OnPlayerDeath and OnPlayerSpawn - by Mencent - 25.04.2015, 17:09

Forum Jump:


Users browsing this thread: 1 Guest(s)