Score
#10

OOPS my kill deaths not got score he show kill and deaths sorry

Код:
public OnPlayerDeath(playerid, killerid, reason)
{
	if(killerid != INVALID_PLAYER_ID)
	{
	     SetPlayerScore(killerid, GetPlayerScore(killerid)+1);
	}
	 SetPlayerScore(playerd, GetPlayerScore(playerd)-1);
	return 1;
}
Reply


Messages In This Thread
Score - by Biggy54 - 04.09.2014, 08:09
Re: Score - by TheNerka - 04.09.2014, 08:18
Re: Score - by LeroyII - 04.09.2014, 08:19
Re: Score - by JM_Millers - 04.09.2014, 08:19
Re: Score - by HazardouS - 04.09.2014, 08:20
Re: Score - by TheNerka - 04.09.2014, 08:21
Re: Score - by LeroyII - 04.09.2014, 08:21
Re: Score - by TheNerka - 04.09.2014, 08:23
Re: Score - by Biggy54 - 04.09.2014, 08:23
Re: Score - by TheNerka - 04.09.2014, 08:26

Forum Jump:


Users browsing this thread: 3 Guest(s)