[Ajuda]comandos
#7

pooo, vlw cara, vou testar e ja edito.

@edit#1:
aproveitando esse tуpico, se puder me ajudar no outro tуpico, link: https://sampforum.blast.hk/showthread.php?tid=278313
obS: ja dei up e nada de responderem;

@edit#2:
foi mal ae, nao consegui adaptar isso pro meu gm, continua mandando a msg pro admin reportado.

pawn Код:
GetPlayerName(giveplayerid, giveplayer, sizeof(sendername));
        format(string,sizeof(string)," %s[%d] Reportу {FF0000}%s[ID:%d]{87CEFA} [razуn: {FF0000}%s{87CEFA}]", giveplayer, giveplayerid, sendername, playerid,result);
        for(new i=0;i<MAX_PLAYERS;i++)
        {
        if (playerid == giveplayerid) return SendClientMessage(playerid, COLOR_RED, "ERRO: {FFFFFF} No puede usar ese comando en vos miesmo.");
        if (GetPlayerLevel(i) >= 2)
            {
                SendClientMessage(i,0x87CEFA,string);
                PlayerPlaySound(i,1147,0.0,0.0,0.0); //buzina do carro / car horn

                }
            }
        }
        else
        {
        format(string, sizeof(string), "Error: {FFFFFF}[ID:%d] no esta conectado.", giveplayer);
        SendClientMessage(playerid, COLOR_RED, string);
        }
        return 1;
        }
Reply


Messages In This Thread
[Ajuda]comandos - by Skoll - 21.08.2011, 21:12
Re: [Ajuda]comandos - by ViniBorn - 21.08.2011, 21:28
Re: [Ajuda]comandos - by Skoll - 21.08.2011, 21:33
Re: [Ajuda]comandos - by ViniBorn - 21.08.2011, 21:34
Re: [Ajuda]comandos - by Skoll - 21.08.2011, 21:42
Re: [Ajuda]comandos - by ViniBorn - 21.08.2011, 21:58
Re: [Ajuda]comandos - by Skoll - 21.08.2011, 22:03
Re: [Ajuda]comandos - by Skoll - 21.08.2011, 22:31
Re: [Ajuda]comandos - by ViniBorn - 21.08.2011, 23:20
Re: [Ajuda]comandos - by Skoll - 22.08.2011, 00:25

Forum Jump:


Users browsing this thread: 1 Guest(s)