How to use IsPlayerInRangeOfPoint in ZCMD?
#2

pawn Код:
CMD:thisisacommand(playerid, params[])
{
    if(IsPlayerInRangeOfPoint(playerid, Range ,X, Y, Z)
    }
        SetPlayerPos(playerid, X, Y, Z);
    }
    return 1;
}
Reply


Messages In This Thread
How to use IsPlayerInRangeOfPoint in ZCMD? - by justsomeguy - 27.06.2011, 11:18
Re: How to use IsPlayerInRangeOfPoint in ZCMD? - by Raimis_R - 27.06.2011, 11:21
Re: How to use IsPlayerInRangeOfPoint in ZCMD? - by PrawkC - 27.06.2011, 12:47
Re: How to use IsPlayerInRangeOfPoint in ZCMD? - by WooTFTW - 27.06.2011, 12:49
Re: How to use IsPlayerInRangeOfPoint in ZCMD? - by PrawkC - 27.06.2011, 13:01
Re: How to use IsPlayerInRangeOfPoint in ZCMD? - by iPLEOMAX - 27.06.2011, 13:02
Re: How to use IsPlayerInRangeOfPoint in ZCMD? - by justsomeguy - 27.06.2011, 13:45

Forum Jump:


Users browsing this thread: 2 Guest(s)