[Ajuda] Como usar o "IsPlayerInRangeOfPoint" ?
#9

PHP код:
public OnPlayerCommandText(playeridcmdtext[]) {
    if(!
strcmp(cmdtext"/ap15"true)) {
        if(
IsPlayerInRangeOfPoint(playerid2.01991.5396, -1727.67084.6313)) {
            
MoveObject(ID151991.5396, -1727.67084.631330.00000.0000, -90.2999);
            
SetTimer("MoveID15"50000);
            
SendClientMessage(playerid0x2641FEFF"Portao aberto");
        }
        return 
1;
    }
    return 
0;

Reply


Messages In This Thread
Como usar o "IsPlayerInRangeOfPoint" ? - by Thompsoon - 11.08.2014, 21:14
Re: Como usar o "IsPlayerInRangeOfPoint" ? - by caoraivoso3 - 11.08.2014, 21:23
Re: Como usar o "IsPlayerInRangeOfPoint" ? - by Thompsoon - 11.08.2014, 21:37
Re: Como usar o "IsPlayerInRangeOfPoint" ? - by AdrianoStk - 11.08.2014, 21:44
Re: Como usar o "IsPlayerInRangeOfPoint" ? - by Thompsoon - 11.08.2014, 21:45
Re: Como usar o "IsPlayerInRangeOfPoint" ? - by Thompsoon - 11.08.2014, 21:53
Re: Como usar o "IsPlayerInRangeOfPoint" ? - by AdrianoStk - 11.08.2014, 21:57
Re: Como usar o "IsPlayerInRangeOfPoint" ? - by SW1FTmeister - 11.08.2014, 21:58
Re: Como usar o "IsPlayerInRangeOfPoint" ? - by RoacH` - 11.08.2014, 23:11
Re: Como usar o "IsPlayerInRangeOfPoint" ? - by Thompsoon - 11.08.2014, 23:48

Forum Jump:


Users browsing this thread: 3 Guest(s)