[Ajuda] Comando defeituso
#4

Nenhum de vocкs conhecem a funзгo GetPlayerScore?
GetPlayerScore(playerid);
https://sampwiki.blast.hk/wiki/GetPlayerScore
pawn Код:
if(strcmp(cmd, "/stats", true) == 0)
{
    new string[128];
    format(string, sizeof(string),"Matou: %i", GetPlayerScore(playerid));
    SendClientMessage(playerid, COLOR_RED, string);
    return 1;
}
Reply


Messages In This Thread
[Ajuda] Comando defeituso - by arakuta - 16.09.2011, 00:26
Re: [Ajuda] Comando defeituso - by Wendell_. - 16.09.2011, 00:27
Re: [Ajuda] Comando defeituso - by WLSF - 16.09.2011, 00:28
Re: [Ajuda] Comando defeituso - by Shelby - 16.09.2011, 00:30
Re: [Ajuda] Comando defeituso - by WLSF - 16.09.2011, 00:31
Re: [Ajuda] Comando defeituso - by Wendell_. - 16.09.2011, 00:32
Re: [Ajuda] Comando defeituso - by arakuta - 16.09.2011, 00:46
Re: [Ajuda] Comando defeituso - by Dolby - 16.09.2011, 00:48
Re: [Ajuda] Comando defeituso - by WLSF - 16.09.2011, 00:48
Re: [Ajuda] Comando defeituso - by Dolby - 16.09.2011, 00:52

Forum Jump:


Users browsing this thread: 1 Guest(s)