[Ajuda] GZ
#1

Opa to com uma duvida aki quando a Policia militar vai domina algum territorio eu digito /do ai domina etc.. sу que nao fica piscando azul nem fica azul depois que eu domino fica branco como se nimguem tivesse dominando oq fasso ?
Reply
#2

pawn Код:
GangZoneFlashForAll(zone, cor);
Reply
#3

Jah ta pow olha ai
PHP код:
    if(IsPlayerInAero(playerid))
                {
                    if(
Dominando[playerid] == 1)
                    {
                       
SendClientMessage(playeridCOLOR_GRAD5"Vocк ja estб dominando um territуrio.");
                    return 
1;
                    }
                    if(
GuerranoAero == 1)
                    {
                       
SendClientMessage(playeridCOLOR_GRAD5"Jб estб tendo uma guerra nesse territуrio.");
                    return 
1;
                    }
                    
GetPlayerName(playeridplayernameMAX_PLAYER_NAME);
                    
format(stringsizeof(string), "%s e a Policia Militar estб controlando a Praca do AeroPorto!",playername);
                    
SendClientMessageToAll(TEAM_PCC_COLORstring);
                    
SendClientMessage(playeridCOLOR_GRAD3"Fique esperto, todas as gangues foram avisadas!");
                    
SendClientMessage(playeridCOLOR_GRAD5"Espere 1 minuto para dominar esta бrea .");
                    
GangZoneFlashForAll(GZAero,0xC0C0C0AA);
                    
Dominando[playerid] = 1;
                    
ProvocoAero[playerid] = 1;
                    
GuerranoAero 1;
                    
TempoGuerraAero SetTimerEx("GuerraAero"600000"i"playerid);
                    return 
1;
                } 
Reply
#4

Coloca uma cor mais escura no Flash, tipo:
GangZoneFlashForAll(GZAero, 0x1E90FF99);
Reply
#5

#Edit
Jah consegui vlw.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)