[Ajuda] OnPlayerDeath nгo funciona
#4

#EDIT

public OnPlayerDeath(playerid, killerid, reason)
{
if(killerid != INVALID_PLAYER_ID) //
{
SetPlayerScore(killerid, GetPlayerScore(killerid)+1);
GivePlayerMoney(killerid, 1000);
GameTextForPlayer(playerid, "~r~Se Fodeu", 8000, 5);
SendClientMessage(killerid, VERMELHO, "[INFO] - PARABЙNS PELA RECOMPENSA POR MATAR O PLAYER $1000.");
}
return 1;
}

Tenta assim. (Nгo testei de novo.)
Teoricamente os dois modos deveriam funcionar.
Reply


Messages In This Thread
OnPlayerDeath nгo funciona - by NascimentoRJ - 29.10.2015, 00:14
Re: Bug simples ajudem pfv - by DjonathaTM - 29.10.2015, 01:31
Re: Bug simples ajudem pfv - by NascimentoRJ - 29.10.2015, 01:47
Re: Bug simples ajudem pfv - by DjonathaTM - 29.10.2015, 01:52
Re: Bug simples ajudem pfv - by NascimentoRJ - 29.10.2015, 02:01
Re: Bug simples ajudem pfv - by DjonathaTM - 29.10.2015, 02:02
Re: Bug simples ajudem pfv - by NascimentoRJ - 29.10.2015, 02:10
Re: Bug simples ajudem pfv - by DjonathaTM - 29.10.2015, 02:12
Re: Bug simples ajudem pfv - by NascimentoRJ - 29.10.2015, 02:17
Re: Bug simples ajudem pfv - by Galhardo - 29.10.2015, 13:20

Forum Jump:


Users browsing this thread: 1 Guest(s)