[Ajuda] Warning no comando /R - Rбdio
#6

Tenta ae..

PHP код:
CMD:r(playeridparams [])
{
    new
        
xCelulas 120 ],
        
xNome 24 ],
        
xText 125 ]
    ;
    if (
sscanf(params"s[120]"xText))
    {
        
SendClientMessage(playeridBranco"Use: /r(бdio) [ Texto ]");
    }
    else
    {
        
GetPlayerName(playeridxNome24);
        
format(xCelulassizeof(xCelulas), "CHAT -> %s Diz: {88AA88}%s"xNomexText);
        new 
orgid rCr[playerid][Organizacao] ;
        new 
Cor GetPlayerColor(playerid);
        for(new 
0MAX_PLAYERSi++)
        {
            if(
IsPlayerConnected(i) && rCr[i][Organizacao] == orgidSendClientMessage(iCorxCelulas);
        }
    }
    return 
1;

Reply


Messages In This Thread
Warning no comando /R - Rбdio - by rCr - 30.03.2013, 01:29
Respuesta: Warning no comando /R - Rбdio - by Pedro Pawno - 30.03.2013, 01:32
Re: Warning no comando /R - Rбdio - by Jefferson Santos - 30.03.2013, 01:33
Re: Warning no comando /R - Rбdio - by Gii - 30.03.2013, 01:36
Re: Warning no comando /R - Rбdio - by rCr - 30.03.2013, 01:37
Re: Warning no comando /R - Rбdio - by smiiir - 30.03.2013, 01:37
Re: Warning no comando /R - Rбdio - by Gii - 30.03.2013, 01:39
Re: Warning no comando /R - Rбdio - by rCr - 30.03.2013, 01:46

Forum Jump:


Users browsing this thread: 7 Guest(s)