(HELP) Chracter is too far away
#4

It's an example of a command.
pawn Код:
CMD:check(playerid, params[]) {
    if(!IsPlayerInRangeOfPoint(playerid, radius, x,y,z)) return SendClintMessage(playerid, -1, "You are not near the POSITION!"); // Change X, Y, Z, RADIUS.
    // Do whatever you want to open when he is close.
    return 1;
}
Reply


Messages In This Thread
(HELP) Chracter is too far away - by spaty2 - 14.07.2011, 19:48
Re: (HELP) Chracter is too far away - by [MG]Dimi - 14.07.2011, 19:49
Re: (HELP) Chracter is too far away - by Flyfishes - 14.07.2011, 19:51
Re: (HELP) Chracter is too far away - by Toreno - 14.07.2011, 20:02
Re: (HELP) Chracter is too far away - by spaty2 - 14.07.2011, 21:37
Re: (HELP) Chracter is too far away - by Skylar Paul - 14.07.2011, 21:42
Re: (HELP) Chracter is too far away - by spaty2 - 14.07.2011, 22:04

Forum Jump:


Users browsing this thread: 1 Guest(s)