[Ajuda] Erros em variбveis
#4

pawn Code:
new string[50+MAX_PLAYER_NAME];
    new Nome[40][MAX_PLAYERS];
    new Nomi[40][MAX_PLAYERS];

    TaNoX1[playerid] = false;
    TaNoX1[killerid] = false;

    GetPlayerName(killerid, Nomi[killerid], 40);
    GetPlayerName(playerid, Nome[playerid], 40);

    format(string, sizeof(string),"[GSF-[X1]] %s Derrotou no x1 Contra %s.",Nomi[killerid], Nome[killerid]);
    SendClientMessageToAll(Branco, string);
    Quantos = 0;
}
alguem me ajuda?
Reply


Messages In This Thread
Erros em variбveis - by CZ - 02.06.2015, 22:14
Re: Ajuda - by ZeZin - 02.06.2015, 22:22
Re: Ajuda - by CZ - 02.06.2015, 22:26
Re: Ajuda - by CZ - 02.06.2015, 22:39
Re: Ajuda - by ipsLuan - 02.06.2015, 22:43
Re: Ajuda - by CZ - 02.06.2015, 23:01
Re: Ajuda - by ipsLuan - 02.06.2015, 23:13
Re: Ajuda - by CZ - 02.06.2015, 23:27
Re: Ajuda - by ipsLuan - 02.06.2015, 23:28
Re: Ajuda - by CZ - 02.06.2015, 23:32

Forum Jump:


Users browsing this thread: 1 Guest(s)