IsPlayerInRangeOfPoint loop + timer
#1

I'm trying to make a loop and timer, so that the script constantly checks the player location. I need it for this code:
PHP код:
    if(IsPlayerInRangeOfPoint(playerid1.51742.9924, -1863.207613.5754))
    {
        
ShowPlayerDialog(playerid100DIALOG_STYLE_MSGBOX"TAXI JOB""Are you sure you want to take this job?""Yes""No");
    } 
If someone could add a loop & timer for it, it'd be awesome, or just give me an example of how to do it.
Reply


Messages In This Thread
IsPlayerInRangeOfPoint loop + timer - by reckst4r - 13.02.2013, 13:01
Re: IsPlayerInRangeOfPoint loop + timer - by CreativityLacker - 13.02.2013, 13:09
Re: IsPlayerInRangeOfPoint loop + timer - by reckst4r - 13.02.2013, 13:12
Re: IsPlayerInRangeOfPoint loop + timer - by CreativityLacker - 13.02.2013, 13:14
Re: IsPlayerInRangeOfPoint loop + timer - by reckst4r - 13.02.2013, 13:18
Re: IsPlayerInRangeOfPoint loop + timer - by Babul - 13.02.2013, 15:08

Forum Jump:


Users browsing this thread: 3 Guest(s)