OnPlayerDeath shows something with crashdetect
#4

Quote:
Originally Posted by [Lexi]
Посмотреть сообщение
Sorry to ask but what does this do ?
pawn Код:
if(killerid == playerid)
    {
        pInfo[playerid][Deaths]++;
    }
Eh, that checks if a killer is the same person as the player who died, so it doesnt give the killer(player) +1 in kills

that couldove been done with killerid == INVALID_PLAYER_ID too
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)