11.03.2017, 14:52
Adicione na sua OnPlayerDeath:
if(killerid != INVALID_PLAYER_ID) // Se a causa da morte й um jogador.
{
//Aqui coloque todo o Conteudo da Public
}
@ Edit
English solution!
Add in your OnPlayerDeath:
if(killerid != INVALID_PLAYER_ID) // If the cause of death is a player.
{
//Here are all the content of the Public
}
Regards, BlastHosting Suporte .
if(killerid != INVALID_PLAYER_ID) // Se a causa da morte й um jogador.
{
//Aqui coloque todo o Conteudo da Public
}
@ Edit
English solution!
Add in your OnPlayerDeath:
if(killerid != INVALID_PLAYER_ID) // If the cause of death is a player.
{
//Here are all the content of the Public
}
Regards, BlastHosting Suporte .