OnPlayerDeath shows something with crashdetect
#5

Quote:
Originally Posted by [Lexi]
Посмотреть сообщение
Sorry to ask but what does this do ?
pawn Код:
if(killerid == playerid)
    {
        pInfo[playerid][Deaths]++;
    }
The script code looks like that when a player kills, that player's death rate also increases.

OT:
pawn Код:
public OnPlayerSpawn(playerid)
{
   GivePlayerMoney(playerid,-100);
   return 1;
} //Try this.
Reply


Messages In This Thread
OnPlayerDeath shows something with crashdetect - by MarkoN - 19.09.2012, 17:22
Re: OnPlayerDeath shows something with crashdetect - by ViniBorn - 19.09.2012, 17:25
Re: OnPlayerDeath shows something with crashdetect - by Glint - 19.09.2012, 17:27
Re: OnPlayerDeath shows something with crashdetect - by MarkoN - 19.09.2012, 17:29
Re: OnPlayerDeath shows something with crashdetect - by Lordzy - 19.09.2012, 17:29
Re: OnPlayerDeath shows something with crashdetect - by Glint - 19.09.2012, 17:32
Re: OnPlayerDeath shows something with crashdetect - by SuperViper - 19.09.2012, 17:35

Forum Jump:


Users browsing this thread: 1 Guest(s)