[Ajuda] Pq nгo ta funcionando o playertopoint?
#1

PHP код:
    if(!strcmp(cmdtext"/plantarb"true))
    {
    if(!
PlayerToPoint(2.0 ,playerid1928.771484,-1785.187012,13.139766))
     {
        if(
bomb1[playerid] != 1)
        {
            
SendClientMessage(playeridCOLOR_GREY"Vocк nгo tem Bomba!");
            return 
1;
        }
        if(
Bombp != 0)
        {
            
SendClientMessage(playeridCOLOR_GREY"Alguem ja plantou uma bomba aqui.");
            return 
1;
        }
         if(
Explodido != 0)
        {
            
SendClientMessage(playeridCOLOR_GREY"o caixa elкtronico foi explodido, espere quando ele estiver pronto!.");
            return 
1;
        }
        
pdinhe1 0;
        
pdinhe2 0;
        
pdinhe3 0;
        
pdinhe4 0;
        
pdinhe5 0;
        
pdinhe6 0;
        
pdinhe7 0;
        
Bombp 1;
        
bomb1[playerid] = 0;
        
bombe[playerid] = 1;
        
SendClientMessage(playeridCOLOR_LIGHTBLUE"* Vocк plantou uma Bomba no caixa Digite /explodirb.");
        
GameTextForPlayer(playerid,"~r~Bomba plantada",50005);
        return 
1;
        }
        else if(
PlayerToPoint(1.0,playerid,354.6608,172.0170,1008.3802))
        {
            
SendClientMessage(playeridCOLOR_GREY"Vocк nгo tem Bomba!");
            return 
1;
        }
        if(
bomb1[playerid] != 1)
        {
            
SendClientMessage(playeridCOLOR_GREY"Vocк nгo tem Bomba!");
            return 
1;
        }
        if(
Bombp != 0)
        {
            
SendClientMessage(playeridCOLOR_GREY"Alguem ja plantou uma bomba aqui.");
            return 
1;
        }
         if(
Explodido != 0)
        {
            
SendClientMessage(playeridCOLOR_GREY"o caixa elкtronico foi explodido, espere quando ele estiver pronto!.");
            return 
1;
        }
        
pdinhe1 0;
        
pdinhe2 0;
        
pdinhe3 0;
        
pdinhe4 0;
        
pdinhe5 0;
        
pdinhe6 0;
        
pdinhe7 0;
        
Bombp 1;
        
bomb1[playerid] = 0;
        
bombe[playerid] = 1;
        
SendClientMessage(playeridCOLOR_LIGHTBLUE"* Vocк plantou uma Bomba no caixa Digite /explodirb.");
        
GameTextForPlayer(playerid,"~r~Bomba plantada",50005);
        return 
1;
        } 
Eu queria duplicar o /plantarb pq vai ser 2 caixas eletronico mas ta dando erro nas coordenadas...
Reply
#2

O sнmbolo ! significa NEGAЗГO.
Reply
#3

Eu tentei tirar os ! e colocar os ! no playertopoint mas ainda da para usar o cmd em qualquer loca...

Consegui vlw flw, era a forma em q o comando esta posicionado... estava totalmente errado
Reply
#4

Cara, vocк estб pйssimo de lуgica...

Код:
else if(PlayerToPoint(1.0,playerid,354.6608,172.0170,1008.3802)) 
        { 
            SendClientMessage(playerid, COLOR_GREY, "Vocк nгo tem Bomba!"); 
            return 1; 
        } 
        if(bomb1[playerid] != 1) 
        { 
            SendClientMessage(playerid, COLOR_GREY, "Vocк nгo tem Bomba!"); 
            return 1; 
        }
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)