[Ajuda] Como arrumar isso?
#7

Cara, vocк nгo entendeu de novo. NГO й pra aparecer se for comando de adm... voce fez um comando para aparecer se um adm matar alguem mas, NГO й pra aparecer...

Nesse code:
pawn Код:
else
        {
            if(GetPlayerWantedLevel(killerid) == 0){SetPlayerWantedLevel(killerid, 1);}
            else if(GetPlayerWantedLevel(killerid) == 1){SetPlayerWantedLevel(killerid, 2);}
            else if(GetPlayerWantedLevel(killerid) == 2){SetPlayerWantedLevel(killerid, 3);}
            else if(GetPlayerWantedLevel(killerid) == 3){SetPlayerWantedLevel(killerid, 4);}
            else if(GetPlayerWantedLevel(killerid) == 4){SetPlayerWantedLevel(killerid, 5);}
            else if(GetPlayerWantedLevel(killerid) == 5){SetPlayerWantedLevel(killerid, 6);}
            else if(GetPlayerWantedLevel(killerid) == 6){SetPlayerWantedLevel(killerid, 6);}
            new string[128], killer[MAX_PLAYER_NAME];
            GetPlayerName(killerid, killer, sizeof(killer));
            format(string, sizeof(string), "| ANTI - DM | %s matou %s e estб sendo procurado.", killer, nome(playerid));
            SendClientMessageToAll(0xCAFF70AA, string);
        }
Nesse code acima /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ o que ele faz? R: quando um player mata o outro, aparece "fulano de tal matou fulano" mas eu quero 1 excecao que: quando um adm mata alguem por comando, NГO й pra aparecer a tal mensagem, e nem se o cara se matar sozinho tambйm NГO й pra aparecer a mensagem entendeu
Reply


Messages In This Thread
Como arrumar isso? - by HumildadeForevis - 07.09.2013, 18:31
Re: Como arrumar isso? - by Coe1 - 07.09.2013, 18:40
Re: Como arrumar isso? - by HumildadeForevis - 07.09.2013, 19:02
Re: Como arrumar isso? - by Coe1 - 07.09.2013, 19:08
Re: Como arrumar isso? - by HumildadeForevis - 07.09.2013, 19:25
Re: Como arrumar isso? - by Coe1 - 07.09.2013, 19:32
Re: Como arrumar isso? - by HumildadeForevis - 07.09.2013, 19:54
Re: Como arrumar isso? - by Coe1 - 07.09.2013, 20:01
Re: Como arrumar isso? - by HumildadeForevis - 07.09.2013, 20:31
Re: Como arrumar isso? - by Coe1 - 07.09.2013, 20:40

Forum Jump:


Users browsing this thread: 3 Guest(s)