[Ajuda] If If > IsPlayerInRangeOfPoint
#10

Faзa um desbug no cуdigo, vai fazendo isto:
pawn Код:
else if(IsPlayerInRangeOfPoint(playerid, 2.0, -422.40, 612.66, 15.64))
    {
        else SendClientMessage(playerid, -1, "Voc~e estб nas coordenadas do portгo dos Ballas");
        if(Player[playerid][Organizacao] == GangueBallass)
        {
            KillTimer(timerportaballass);
            MoveObject(portaballass,-422.40, 612.66, 15.64,1,   0.00, 0.00, -15.54);
            timerportaballass = SetTimer("fecharportaballass", 5000, 0);
        }
        else SendClientMessage(playerid, -1, "Vocк nгo й da gangue dos Ballas.");
    }
Vai fazendo isto no cуdigo, e testa que vocк vai achar o problema.
Reply


Messages In This Thread
If If > IsPlayerInRangeOfPoint - by Rodox_Mortein - 14.01.2015, 00:41
Re: If If > IsPlayerInRangeOfPoint - by DiegoLeo - 14.01.2015, 00:43
Re: If If > IsPlayerInRangeOfPoint - by Rodox_Mortein - 14.01.2015, 00:46
Re: If If > IsPlayerInRangeOfPoint - by JonathanFeitosa - 14.01.2015, 00:46
Re: If If > IsPlayerInRangeOfPoint - by DiegoLeo - 14.01.2015, 00:48
Re: If If > IsPlayerInRangeOfPoint - by Rodox_Mortein - 14.01.2015, 00:50
Re: If If > IsPlayerInRangeOfPoint - by DiegoLeo - 14.01.2015, 00:52
Re: If If > IsPlayerInRangeOfPoint - by Rodox_Mortein - 14.01.2015, 00:53
Re: If If > IsPlayerInRangeOfPoint - by DiegoLeo - 14.01.2015, 00:54
Re: If If > IsPlayerInRangeOfPoint - by MultiKill - 14.01.2015, 00:57

Forum Jump:


Users browsing this thread: 1 Guest(s)