Little OnPlayerDeath question
#1

Skin rolls back to CJ skin after first death, but later after second death it works fine. Whats the problem?
It looks like with animations which works only after second applying... -_-

public OnPlayerDeath(playerid)
{
new skin = GetPlayerSkin(playerid);
SetSpawnInfo(playerid, 0, skin, 1607.3992, 1815.2408, 10.8204, 0, 0, 0, 0, 0, 0, 0);
return 1;
}
Reply


Messages In This Thread
Little OnPlayerDeath question - by Audiophr3ak - 04.03.2011, 21:31
Re: Little OnPlayerDeath question - by Mean - 04.03.2011, 22:23
Re: Little OnPlayerDeath question - by Audiophr3ak - 04.03.2011, 22:45
Re: Little OnPlayerDeath question - by Audiophr3ak - 05.03.2011, 12:53

Forum Jump:


Users browsing this thread: 2 Guest(s)