Stats
#1

pawn Код:
APlayerData[clickedplayerid][StatsTruckerJobs]);
APlayerData[clickedplayerid][StatsPilotJobs]);
I need to make a command that shows a info of these..
Example i wrote /stats
Then it sendmessagetoplayer
with these stats:
Delivered:
Flewed:

Uh, i need help..

pawn Код:
CMD:stats(playerid, params[])
    {
       if( !IsPlayerConnected( playerid ) )
        {
         
        }
           return 1;
    }
Reply


Messages In This Thread
Stats - by EvoGT - 18.11.2013, 12:12
Re: Stats - by EvoGT - 18.11.2013, 12:17
Re: Stats - by ]Rafaellos[ - 18.11.2013, 12:21
Re: Stats - by EvoGT - 18.11.2013, 12:36
Re: Stats - by EvoGT - 18.11.2013, 12:55
Re: Stats - by EvoGT - 18.11.2013, 13:02
Re: Stats - by ]Rafaellos[ - 18.11.2013, 13:25
Re: Stats - by DaniceMcHarley - 18.11.2013, 13:48

Forum Jump:


Users browsing this thread: 1 Guest(s)