adding points
#1

I need to know because somehow... i kinda... ERM..... fo.....forr.....forgoottt. how to add +1 point and -1 points when a player does something.

i do not need to know like
OnPlayerDeath();
{
SetPlayerPoint(playerid, **);
}
i just want to know how to make a point go
UP by 1
and
DOWN by 1
Reply
#2

cmon people, please :P
Reply
#3

SetPlayerScore(playerid, GetPlayerScore(playerid) + 1);
Reply
#4

Quote:
Originally Posted by Shallot | Shadowww
SetPlayerScore(playerid, GetPlayerScore(playerid) + 1);
thanks mate
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)