20.08.2012, 02:30
There might be this script code under OnPlayerDeath
Edit:Oh i didnt see the scripts you posted above before posting this.
pawn Код:
public OnPlayerDeath.....
{
SetPlayerSkin(playerid,0);//0 id sets to CJ skin.
//There might be a skin function used below OnPlayerDeath which sets player skin to Cj.

