[Ajuda] Warnings no gamemode
#2

pawn Код:
MorroShowForPlayer(playerid)
{
    for(new t = 0; t < sizeof(Territorio); t++)
    {
        if(Territorio[t][TRON] >= 1)
        {
            GangZoneShowForPlayer(playerid,Territorio[t][TRID],Territorio[t][CorTR]);
            if(Territorio[t][TRGuerra] >= 1)
            {
                GangZoneFlashForPlayerEx(playerid,Territorio[t][TRID]);
            }
        }
    }
    return 1;
}
Reply


Messages In This Thread
Warnings no gamemode - by Vinicius_TroLL - 13.11.2012, 23:57
Re: Warnings no gamemode - by jpeg - 14.11.2012, 00:51
AW: Warnings no gamemode - by Vinicius_TroLL - 14.11.2012, 12:40
AW: Warnings no gamemode - by Vinicius_TroLL - 14.11.2012, 13:24
Re: Warnings no gamemode - by MatheusAlcapone - 14.11.2012, 13:27
Re: Warnings no gamemode - by UzT - 14.11.2012, 13:41
AW: Warnings no gamemode - by Vinicius_TroLL - 14.11.2012, 13:42
Re: Warnings no gamemode - by UzT - 14.11.2012, 13:44
AW: Warnings no gamemode - by Vinicius_TroLL - 14.11.2012, 13:51

Forum Jump:


Users browsing this thread: 1 Guest(s)