[Ajuda] GZ
#3

no code to Thug na forward granaterritorios apenas remova os
pawn Код:
if(isplayerinareaETC)
{
// sempre que remover uma chave abrindo remova uma fechando , senгo pode bugar o gm inteiro
}
um Exemplo

ANTES:
pawn Код:
if(PlayerInfo[i][pLider] == 1 && donomorro == 1) // Policia Militar
        {
            if(IsPlayerInMorro(i))
            {
            GivePlayerMoneyEx(i, GranadoMorro);
            format(string, sizeof(string), "Vocк recebeu R$%d, Por manter Uma Бrea sobre Controle.",GranadoMorro);
            SendClientMessage(i, COLOR_GRAD3, string);
            }
        }
DEPOIS:
pawn Код:
if(PlayerInfo[i][pLider] == 1 && donomorro == 1) // Policia Militar
        {
      GivePlayerMoneyEx(i, GranadoMorro);
      format(string, sizeof(string), "Vocк recebeu R$%d, Por manter Uma Бrea sobre Controle.",GranadoMorro);
      SendClientMessage(i, COLOR_GRAD3, string);

        }
Se funcionar avisa. se te ajudei clica na estrelinaha de xerife abaixo da minah fotinha =]
Reply


Messages In This Thread
[Ajuda] GZ - by Don_Speed - 17.10.2011, 15:50
Re: Ajuda GZ - by Pharrel - 17.10.2011, 15:51
Re: Ajuda GZ - by hitachi_uchila - 17.10.2011, 15:55
Re: Ajuda GZ - by Don_Speed - 17.10.2011, 15:58
Re: Ajuda GZ - by hitachi_uchila - 17.10.2011, 16:09
Re: Ajuda GZ - by Don_Speed - 17.10.2011, 16:11
Re: Ajuda GZ - by Don_Speed - 17.10.2011, 16:18
Re: Ajuda GZ - by hitachi_uchila - 17.10.2011, 16:20
Re: Ajuda GZ - by Don_Speed - 17.10.2011, 16:33
Re: Ajuda GZ - by hitachi_uchila - 17.10.2011, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)