[PEDIDO] /Anuncio
#10

Quote:
Originally Posted by Pharrel
Посмотреть сообщение
pawn Код:
if(!strcmp(cmd, "/anuncio", true))
{
    if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1, "Vocк nгo й um admin");
    new Pharrel[128 char];
    format(Pharrel, strlen(params)+9, "Anuncio: %s", params);
    return SendClientMessageToAll(0x00FF00AA, Pharrel);
}

Pq vc usou params e strcmp?
Reply


Messages In This Thread
[PEDIDO] /Anuncio - by Hashtag - 21.11.2011, 14:39
Re: [PEDIDO] /Anuncio - by Pharrel - 21.11.2011, 14:56
Re: [PEDIDO] /Anuncio - by Hashtag - 21.11.2011, 15:03
Re: [PEDIDO] /Anuncio - by Pharrel - 21.11.2011, 15:07
Re: [PEDIDO] /Anuncio - by Hashtag - 21.11.2011, 15:10
Re: [PEDIDO] /Anuncio - by Pharrel - 21.11.2011, 15:16
Re: [PEDIDO] /Anuncio - by Hashtag - 21.11.2011, 15:22
Re: [PEDIDO] /Anuncio - by Hashtag - 21.11.2011, 15:30
Re: [PEDIDO] /Anuncio - by Pharrel - 21.11.2011, 15:31
Re: [PEDIDO] /Anuncio - by [R] ousenber [K] - 21.11.2011, 15:39

Forum Jump:


Users browsing this thread: 1 Guest(s)