[Pedido]Blitz
#4

Quote:
Originally Posted by luizfel2
Посмотреть сообщение
pawn Код:
stock Nome(playerid)
{
    new pnome[24];
    GetPlayerName(playerid, pnome, 24);
    return pnome;
}
pawn Код:
if(strcmp(cmdtext, "/Abrirblitz", true) == 0)
{
    format(str, sizeof(str), "O Policial %s Abriu a Blitz ao passar na DP pare o carro ou sera multado'", Nome(playerid));
    SendClientMessageToAll(0xAA459196, str);
    return 1;
}
Pra que isso tudo?
Reply


Messages In This Thread
[Pedido]Blitz - by SkyFixe - 13.03.2012, 12:22
Re: [Pedido]Blitz - by Lуs - 13.03.2012, 12:31
Re: [Pedido]Blitz - by luizfel2 - 13.03.2012, 12:33
Re: [Pedido]Blitz - by Lуs - 13.03.2012, 12:36
Re: [Pedido]Blitz - by Ricop522 - 13.03.2012, 13:05
Re: [Pedido]Blitz - by luizfel2 - 13.03.2012, 13:10

Forum Jump:


Users browsing this thread: 2 Guest(s)