20.04.2012, 07:28
SetPlayerScore(killerid, GetPlayerScore(killerid) + 80000);
to add 80000 to their score
SetPlayerScore(killerid, GetPlayerScore(killerid) - 80000);
to take 80000 from their score
to add 80000 to their score
SetPlayerScore(killerid, GetPlayerScore(killerid) - 80000);
to take 80000 from their score