[QUESTION]
#5

pawn Code:
CMD:checktest(playerid, params[])
{
    if(IsPlayerInRangeOfPoint(playerid, 1.0, /* Replace your coordinates */))
    {
          //codes here
    }
    else
    {
         //else if player is not in the area
    }
    return 1;
}
Reply


Messages In This Thread
[QUESTION] - by KiiD - 03.02.2012, 12:02
Respuesta: [QUESTION] - by junkbuster - 03.02.2012, 12:22
Re: [QUESTION] - by Mark™ - 03.02.2012, 12:23
Re: [QUESTION] - by KiiD - 03.02.2012, 12:39
Re: [QUESTION] - by MasterJoker - 03.02.2012, 12:44
Re: [QUESTION] - by [XST]O_x - 03.02.2012, 12:44
Respuesta: [QUESTION] - by junkbuster - 03.02.2012, 12:46
Re: [QUESTION] - by KiiD - 03.02.2012, 16:50
Re: [QUESTION] - by KiiD - 04.02.2012, 00:41
Re: [QUESTION] - by Amit_B - 04.02.2012, 00:47

Forum Jump:


Users browsing this thread: 1 Guest(s)