[Ajuda] Info Morte
#4

pawn Код:
if(IsPlayerConnected(playerid))
    {
        if(IsPlayerConnected(killerid))
        {
            new Fala[70];
            format(Fala,sizeof(Fala),"Vocк morreu para %s [ID: %d] [ORG: %s]",PlayerName(killerid),killerid,NomeORG(killerid));
            SendClientMessage(playerid,COR_AZTECAS,Fala);
            format(Fala,sizeof(Fala),"Vocк matou %s [ID: %d] [ORG: %s]",PlayerName(playerid),playerid,NomeORG(playerid));
            SendClientMessage(killerid,COR_AZTECAS,Fala);
        }
    }
a funзгo NomeOrg tava chamando o playerid nas duas situaзхes, preste mais atenзгo ao codar amigo
Reply


Messages In This Thread
Info Morte - by HHwilliamHH - 20.04.2014, 00:40
Re: Info Morte - by Wellington1999 - 20.04.2014, 00:46
Re: Info Morte - by HHwilliamHH - 20.04.2014, 01:07
Re: Info Morte - by hard_dalzot - 20.04.2014, 01:17
Re: Info Morte - by HHwilliamHH - 20.04.2014, 01:28

Forum Jump:


Users browsing this thread: 1 Guest(s)