GetPlayerScore
#1

Ok i got a pretty embarising question!
How to check if someone's score is for example 10?
Reply
#2

GetPlayerScore - SAMP WIKI

pawn Код:
if(GetPlayerScore(playerid) == 10)
{
    return SendClientMessage(playerid,...,"Your score is 10, be happy.");
}
Reply
#3

yea ...thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)