[Ajuda] IsPlayerInRangeOfPoint
#1

Estou com um problema, mesmo com a funзгo IsPlayerInRangeOfPoint, continuo conseguindo apertar F em qualquer lugar..

PHP код:
    if((newkeys == KEY_SECONDARY_ATTACK))
    {
        if(
Jogador[playerid][Achou] == 1) return SendClientMessage(playerid, -1"...");
        if(
IsPlayerInRangeOfPoint(playerid2.02975.3853,781.3451,9.0838))
        {
            
SendClientMessage(playerid, -1"...");
              
SendClientMessage(playerid, -1"...");
              
SetV(playerid1);
              
Jogador[playerid][Achou] = 1;
              return 
1;
        }
    } 
Reply


Messages In This Thread
IsPlayerInRangeOfPoint - by Hollyzinho - 18.11.2017, 01:24
Re: IsPlayerInRangeOfPoint - by Pool - 18.11.2017, 01:28
Re: IsPlayerInRangeOfPoint - by Hollyzinho - 18.11.2017, 01:30
Re: IsPlayerInRangeOfPoint - by Pool - 18.11.2017, 01:55

Forum Jump:


Users browsing this thread: 1 Guest(s)