[AJUDA]Alguem ajuda aki pf, rs '
#2

string jб estб no ponto de ser usada, pois jб passou pelo format.
Portanto, se bem entendi o que vocк quer, й sу tirar o ShowPlayerDialog e coloca isso no lugar.

pawn Код:
SendClientMessage(playerid,-1,string);
pawn Код:
if(strcmp(cmd, "/rcmds", true) == 0)
{
    if(IsPlayerConnected(playerid))
    {
        if(arbitro[playerid] == 1)
        {
            format(string, sizeof(string), "%s\n%s\nAnnounce\nStuart\nStart Match\nBall at centre\nBall here\nFire\nGoal\nStop Game\nEnd Match\nCoin", squadra1, squadra2);
            SendClientMessage(playerid,-1,string);
        }
    }
    return 1;
}
Ps: \n , que й usado para pular linhas nгo vai funcionar no SendClientMessage.
Reply


Messages In This Thread
[AJUDA]Alguem ajuda aki pf, rs ' - by Thii - 17.08.2011, 03:01
Re: [AJUDA]Alguem ajuda aki pf, rs ' - by ViniBorn - 17.08.2011, 03:04
Re: [AJUDA]Alguem ajuda aki pf, rs ' - by Macintosh - 17.08.2011, 03:24
Re: [AJUDA]Alguem ajuda aki pf, rs ' - by Thii - 17.08.2011, 03:29
Re: [AJUDA]Alguem ajuda aki pf, rs ' - by Macintosh - 17.08.2011, 03:39
Re: [AJUDA]Alguem ajuda aki pf, rs ' - by Thii - 17.08.2011, 04:02
Re: [AJUDA]Alguem ajuda aki pf, rs ' - by Thii - 17.08.2011, 15:41
Re: [AJUDA]Alguem ajuda aki pf, rs ' - by ViniBorn - 17.08.2011, 15:53
Re: [AJUDA]Alguem ajuda aki pf, rs ' - by Thii - 17.08.2011, 15:57
Re: [AJUDA]Alguem ajuda aki pf, rs ' - by StrondA_ - 17.08.2011, 15:58

Forum Jump:


Users browsing this thread: 8 Guest(s)