[Ajuda/Pedido]2 comandos e 1 erro
#8

Quote:
Originally Posted by Viniborn
Посмотреть сообщение
pawn Код:
public OnPlayerKeyStateChange(playerid,newkeys,oldkeys)  
{  
    if(newkeys == KEY_HANDBRAKE)  
    {
        if(PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pMember] == 1)
        {  
            if(IsPlayerInRangeOfPoint(playerid,10,1544.8994140625,-1623.69921875,15.199999809265) && IsPlayerInAnyVehicle(playerid))
            {  
                MoveDynamicObject(Gate[0],1545.1999511719,-1633.1999511719,15.199999809265,2.0);  
                SetTimer("Aberto", 7000, false);  
            }  
        }  
    }
    return 1;  
}
Nгo funcionou, e o comando de deletar/spawn diz que estou sem permissхes, mesmo com a variбvel correta.
Reply


Messages In This Thread
[Ajuda/Pedido]2 comandos e 1 erro - by ceesar90 - 09.10.2011, 23:56
Re: [Ajuda/Pedido]2 comandos e 1 erro - by MatriXBorn - 10.10.2011, 00:02
Re: [Ajuda/Pedido]2 comandos e 1 erro - by [O.z]Caroline - 10.10.2011, 00:08
Re: [Ajuda/Pedido]2 comandos e 1 erro - by MatriXBorn - 10.10.2011, 00:23
Re: [Ajuda/Pedido]2 comandos e 1 erro - by ViniBorn - 10.10.2011, 00:31
Re: [Ajuda/Pedido]2 comandos e 1 erro - by ceesar90 - 10.10.2011, 00:33
Re: [Ajuda/Pedido]2 comandos e 1 erro - by ViniBorn - 10.10.2011, 00:36
Re: [Ajuda/Pedido]2 comandos e 1 erro - by ceesar90 - 10.10.2011, 00:53
Re: [Ajuda/Pedido]2 comandos e 1 erro - by ViniBorn - 10.10.2011, 01:20
Re: [Ajuda/Pedido]2 comandos e 1 erro - by ceesar90 - 10.10.2011, 01:51

Forum Jump:


Users browsing this thread: 4 Guest(s)