[Pedido] Comandos
#6

Gostei desse comando em dialog, obrigado Rey +rep, obrigado tambйm Arthur +rep para vocк

#Edit

Rey nгo consegui dar rep para vocк. '-'

e o rank alguйm pode me ajudar? dei uma pesquisada e achei esse.

pawn Код:
command(reidoscore, playerid, params[])
{
     new DDS[230];
     for(new i; i <= MAX_PLAYERS; ++i)
     {
        if(PlayerInfo[i][pScore] >= PlayerInfo[i][pScore])
        {
             format(DDS, sizeof DDS,"{00FF00}[1°]{000FFF} %s {FFFFFF}-{FF0000} %d {FFFFFF}Pontos\n", Nome(i), PlayerInfo[i][pScore]);
             break;
        }
     }
     ShowPlayerDialog(playerid, DIALOG_RANK, DIALOG_STYLE_MSGBOX, "Rank", DDS, "Fechar", "");
     return true;
}
Ele estб bugado, vou dar um exemplo..

Se eu logar tendo score 200 digito o comando e tals eu apareзo em 1° no ranking, mas se alguйm com score 300 logar eu ainda fico em 1° no ranking ou seja ele nгo estб atualizando, alguйm poderia me ajudar?
Reply


Messages In This Thread
Comandos - by Ts3 - 24.10.2014, 16:14
Re: Comandos - by ArthurxD - 24.10.2014, 16:32
Re: Comandos - by Ts3 - 24.10.2014, 16:41
Re: Comandos - by ArthurxD - 24.10.2014, 17:00
Re: Comandos - by ReyMysterio - 24.10.2014, 17:03
Re: Comandos - by Ts3 - 24.10.2014, 17:28
Re: Comandos - by Schocc - 24.10.2014, 17:53
Re: Comandos - by Ts3 - 24.10.2014, 18:37
Re: Comandos - by Ts3 - 25.10.2014, 18:08
Re: Comandos - by JuninTJF - 25.10.2014, 19:17

Forum Jump:


Users browsing this thread: 1 Guest(s)