[HELP] Stats
#1

How can i make this so it shows your own stats, and not anyone elses

pawn Код:
else if(strcmp("/mystats", cmd, true) == 0)
    {

        if(strcount(cmdtext, ' ') < 2) return SendClientMessage(playerid, COLOR_GREY,"USAGE: /mystats ");
        tmp = strtok(cmdtext, idx);
        new gplayer = ReturnUser(tmp, playerid);
        if (IsPlayerConnected(giveplayer))
        {
Reply


Messages In This Thread
[HELP] Stats - by b0r1quajay - 10.07.2009, 18:05
Re: [HELP] Stats - by mamorunl - 10.07.2009, 19:42

Forum Jump:


Users browsing this thread: 1 Guest(s)