SA-MP Forums Archive
[Ajuda] NГO SEI AONDE TA OS ERROS - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] NГO SEI AONDE TA OS ERROS (/showthread.php?tid=631990)



NГO SEI AONDE TA OS ERROS - Dimbalada - 07.04.2017

PHP код:
if(newkeys == KEY_SECONDARY_ATTACK)// Se apertar F
    
{
        if(
IsPlayerInRangeOfPoint(playerid1.0982.7241,2852.7085,39.3868))
        {
            
FavArmas1(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.02217.8325,-1055.1315,46.0143))
        {
            
FavArmas2(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.02870.7864,1832.2793,17.5868))
        {
            
FavArmas3(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.02289.9727,535.5864,1.7944))
        {
            
FavArmas4(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.0, -1658.7308,2486.9827,87.0846))
        {
            
FavArmas5(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.0, -1035.2980,-582.4367,32.0078))
        {
            
FavArmas6(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.031.0573,832.1050,37.6265))
        {
            
FavArmas7(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.027.6481,1987.6099,20.3541))
        {
            
FavArmas8(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.01406.6753,794.4315,18.1106))
        {
            
FavArmas9(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.02605.5718,-98.5252,50.1300))
        {
            
FavArmas10(playerid);
        if(
IsPlayerInRangeOfPoint(playerid1.0930.9376,1379.0717,10.9644))
        {
            
FavArmas11(playerid); 
ALGUEM PODE ME DIZER AONDE TA OS ERRO TIPO EU BOTO O RESTO DO COMANDO DO ARSENAL TUDO SV AI EU BOTO ESSE E DA ERROS ND AVER


Re: NГO SEI AONDE TA OS ERROS - henriqueTL - 07.04.2017

PHP код:
if(newkeys == KEY_SECONDARY_ATTACK)// Se apertar F
    
{
        if(
IsPlayerInRangeOfPoint(playerid1.0982.7241,2852.7085,39.3868))
        {
            
FavArmas1(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.02217.8325,-1055.1315,46.0143))
        {
            
FavArmas2(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.02870.7864,1832.2793,17.5868))
        {
            
FavArmas3(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.02289.9727,535.5864,1.7944))
        {
            
FavArmas4(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.0, -1658.7308,2486.9827,87.0846))
        {
            
FavArmas5(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.0, -1035.2980,-582.4367,32.0078))
        {
            
FavArmas6(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.031.0573,832.1050,37.6265))
        {
            
FavArmas7(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.027.6481,1987.6099,20.3541))
        {
            
FavArmas8(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.01406.6753,794.4315,18.1106))
        {
            
FavArmas9(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.02605.5718,-98.5252,50.1300))
        {
            
FavArmas10(playerid);
        {
        if(
IsPlayerInRangeOfPoint(playerid1.0930.9376,1379.0717,10.9644))
        {
            
FavArmas11(playerid);
        } 
Testa


Re: NГO SEI AONDE TA OS ERROS - Dimbalada - 07.04.2017

print continua os erros > http://imgur.com/a/ach8k


Re: NГO SEI AONDE TA OS ERROS - didimk157 - 07.04.2017

Henrique vc esqueceu de fechar sу abriu as chaves
PHP код:
 if(newkeys == KEY_SECONDARY_ATTACK)// Se apertar F
    
{
        if(
IsPlayerInRangeOfPoint(playerid1.0982.7241,2852.7085,39.3868))
        {
            
FavArmas1(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.02217.8325,-1055.1315,46.0143))
        {
            
FavArmas2(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.02870.7864,1832.2793,17.5868))
        {
            
FavArmas3(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.02289.9727,535.5864,1.7944))
        {
            
FavArmas4(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.0, -1658.7308,2486.9827,87.0846))
        {
            
FavArmas5(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.0, -1035.2980,-582.4367,32.0078))
        {
            
FavArmas6(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.031.0573,832.1050,37.6265))
        {
            
FavArmas7(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.027.6481,1987.6099,20.3541))
        {
            
FavArmas8(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.01406.6753,794.4315,18.1106))
        {
            
FavArmas9(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.02605.5718,-98.5252,50.1300))
        {
            
FavArmas10(playerid);
        }
        if(
IsPlayerInRangeOfPoint(playerid1.0930.9376,1379.0717,10.9644))
        {
            
FavArmas11(playerid);
        }
    } 



Re: NГO SEI AONDE TA OS ERROS - henriqueTL - 07.04.2017

Quote:
Originally Posted by Dimbalada
Посмотреть сообщение
print continua os erros > http://imgur.com/a/ach8k
ue vc nem mudou o bagui olha o seu post do cmd e olha o do print '-


Respuesta: NГO SEI AONDE TA OS ERROS - BrGabrielBr - 07.04.2017

didimk aquele erro dos infernos resolvido obrigado a todos !


Re: NГO SEI AONDE TA OS ERROS - Relaxed - 07.04.2017

Todo { que abre tem que fechar. }

PHP код:
if(newkeys == KEY_SECONDARY_ATTACK)// Se apertar F
{
    if(
IsPlayerInRangeOfPoint(playerid1.0982.7241,2852.7085,39.3868))
   {
      
FavArmas1(playerid);
   }
    if(
IsPlayerInRangeOfPoint(playerid1.02217.8325,-1055.1315,46.0143))
   {
        
FavArmas2(playerid);
    }
    if(
IsPlayerInRangeOfPoint(playerid1.02870.7864,1832.2793,17.5868))
    {
        
FavArmas3(playerid);
    }
    if(
IsPlayerInRangeOfPoint(playerid1.02289.9727,535.5864,1.7944))
    {
        
FavArmas4(playerid);
    }
    if(
IsPlayerInRangeOfPoint(playerid1.0, -1658.7308,2486.9827,87.0846))
    {
        
FavArmas5(playerid);
    }
    if(
IsPlayerInRangeOfPoint(playerid1.0, -1035.2980,-582.4367,32.0078))
    {
        
FavArmas6(playerid);
    }
       if(
IsPlayerInRangeOfPoint(playerid1.031.0573,832.1050,37.6265))
    {
        
FavArmas7(playerid);
    }
    if(
IsPlayerInRangeOfPoint(playerid1.027.6481,1987.6099,20.3541))
    {
        
FavArmas8(playerid);
    }
    if(
IsPlayerInRangeOfPoint(playerid1.01406.6753,794.4315,18.1106))
    {
        
FavArmas9(playerid);
    }
    if(
IsPlayerInRangeOfPoint(playerid1.02605.5718,-98.5252,50.1300))
    {
        
FavArmas10(playerid);
    }
    if(
IsPlayerInRangeOfPoint(playerid1.0930.9376,1379.0717,10.9644))
    {
        
FavArmas11(playerid);
    }




Re: Respuesta: NГO SEI AONDE TA OS ERROS - didimk157 - 07.04.2017

Quote:
Originally Posted by BrGabrielBr
Посмотреть сообщение
didimk aquele erro dos infernos resolvido obrigado a todos !
d nd


Respuesta: NГO SEI AONDE TA OS ERROS - BrGabrielBr - 07.04.2017

didimk me aceita no face troquei precisso conversa com vocк sobre aquele matuto que voce criou lembra?


Re: NГO SEI AONDE TA OS ERROS - didimk157 - 07.04.2017

estou bloqueado mn aquele matuto tbm nem ta muito otimizado tava sem tempo e no momento estou sem tempo '-'