02.08.2012, 21:10
PHP код:
printf("DEBUG: OnPlayerDeath(%i, %i, %i)", playerid, killerid, reason);
SendDeathMessage(killerid,playerid,reason);
APlayerData[playerid][CurrentBusiness] = 0;
APlayerData[playerid][CurrentHouse] = 0;
if(killerid != INVALID_PLAYER_ID)
{
DadosdaConta[killerid][Kills]++;
}
DadosdaConta[playerid][Mortes]++;