[HELP] silver points
#1

Hello I was add the player silver points to 4 and he type for example /giverespect and for one 1 silver point he get two respects but the problem is know that I made code if player has not 1 point then it says to him you don't have 1 silver point for respect but he have 4 points. Thanks

pawn Код:
if(PlayerInfo[playerid][pSilverPoint] < 1)
                {
                    SendClientMessage(playerid,COLOR_GRAD2,"You don't have one 1 silver point for respect");
                    return 1;
                }
Reply


Messages In This Thread
[HELP] silver points - by Luca12 - 07.01.2015, 16:44
Re: [HELP] silver points - by nezo2001 - 07.01.2015, 16:49
Re: [HELP] silver points - by Luca12 - 07.01.2015, 17:13
Re: [HELP] silver points - by mahdi499 - 07.01.2015, 17:45
Re: [HELP] silver points - by Shaneisace - 07.01.2015, 18:03

Forum Jump:


Users browsing this thread: 1 Guest(s)