Adding score
#7

Try this
Quote:

SetPlayerScore(playerid, GetPlayerScore(playerid)+1);

This if u want got score on kill

public OnPlayerDeath(playerid, killerid)
{
SetPlayerScore(killerid, GetPlayerScore(killerid)+1);
return;1
}

Thanks before
Reply


Messages In This Thread
Adding score - by GunZ75 - 30.09.2014, 17:39
Re: Adding score - by YanLanger - 30.09.2014, 17:42
Re : Re: Adding score - by DaTa[X] - 30.09.2014, 18:44
Re: Adding score - by YanLanger - 30.09.2014, 18:47
Re: Adding score - by iSkate - 30.09.2014, 20:28
Re: Adding score - by Abagail - 30.09.2014, 20:31
Re: Adding score - by FloxX - 01.10.2014, 06:41

Forum Jump:


Users browsing this thread: 1 Guest(s)