[Ajuda] Comando nгo funciona, alguйm ajude-me.
#1

Bom eu fiz esse sistema de portгo automбtico, com um tuto daqui do fуrum, estб tudo ok mais quando eu utilizo o comando o portгo nгo abre, serб que alguйm pode me ajudar pfv.

PHP код:
new Port;
forward CloseGate(gateid);
    if (
strcmp("/pagarpedagio"cmdtexttrue10) == 0)
    {
    if(
IsPlayerInRangeOfPoint(playerid,7.0, -2691.8000000,1269.9000000,55.5000000)) 
            
MoveObject(Port,-2691.7998000,1269.9004000,55.5000000,3.0); 
            
SetTimerEx("CloseGate"15000false"i"Gate); 
            
SendClientMessage(playeridAmarelo"Pedбgio pago no valor de $40, boa Viagem!!"); 
            return 
1;
        }
    } 
Reply
#2

PHP код:
    if (strcmp("/pagarpedagio"cmdtexttrue10) == 0)
    {
        if(
IsPlayerInRangeOfPoint(playerid,7.0, -2691.8000000,1269.9000000,55.5000000))
        {
            
MoveObject(Port,-2691.7998000,1269.9004000,55.5000000,3.0);
            
SetTimerEx("CloseGate"15000false"i"Gate);
            
SendClientMessage(playeridAmarelo"Pedбgio pago no valor de $40, boa Viagem!!");
        }
        return 
1;
    } 
Se ainda assim nгo tiver funcionando й porque as cordenadas dele aberto nгo estгo corretas na funзгo de mover o objeto.
Reply
#3

@Edit nгo vi que ja estava respondido
Reply
#4

@edit respondido
Reply
#5

@edit jб responderam k

PHP код:
CMD:pagarpedagio(playerid)
{
    if(!
IsPlayerInRangeOfPoint(playerid,7.0, -2691.8000,1269.9000,55.5000))
     {
          
SendClientMessage(playerid,-1,"Vocк nгo estб em um pedбgio")
        return 
1;
     }
     
MoveObject(Port,-2691.7998,1269.900,55.5003.0);
     
SetTimerEx("CloseGate"15000false"i"Gate);
     
SendClientMessage(playeridAmarelo"Pedбgio pago no valor de $40, boa Viagem!!");

Reply
#6

Eu acho que as coordenadas estгo erradas, amanhг vejo com mais atenзгo muito obg glr.
Reply
#7

Reply
#8

Quote:
Originally Posted by Whoo
Посмотреть сообщение
kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk

Vйi, atй eu que num sei programar sa-mp sei qui ele coloco o comando dentro da istoque, mlk mt inteligent
Reply
#9

Quote:
Originally Posted by Felipe01
Посмотреть сообщение
kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk

Vйi, atй eu que num sei programar sa-mp sei qui ele coloco o comando dentro da istoque, mlk mt inteligent
Seu portuguкs й uma maravilha.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)