[HELP] with code.
#5

Quote:
Originally Posted by SH********
Посмотреть сообщение
Because i have 2 points :
pawn Код:
stock IsAtDuty(playerid)
{
    if(IsPlayerInRangeOfPoint(playerid, 100.0, 246.806, 107.572, 1003.219)) return 1;
    if(IsPlayerInRangeOfPoint(playerid, 100.0, 288.756,167.346,1007.172)) return 1;
    return 1;
}
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 100.0, 246.806, 107.572, 1003.219) || (IsPlayerInRangeOfPoint(playerid, 100.0, 288.756,167.346,1007.172))) return SCM(playerid, COLOR_GREY, "You are not in HQ!");
Compiled without error for me, try it by yourself.
Reply


Messages In This Thread
[HELP] with code. - by SHFaCeBook - 04.03.2015, 22:27
Re: [HELP] with code. - by BeesSi - 04.03.2015, 22:28
Re: [HELP] with code. - by ReshiramZekrom - 04.03.2015, 22:35
Re: [HELP] with code. - by SHFaCeBook - 04.03.2015, 22:35
Re: [HELP] with code. - by BeesSi - 04.03.2015, 22:41
Re: [HELP] with code. - by SHFaCeBook - 04.03.2015, 22:41
Re: [HELP] with code. - by ReshiramZekrom - 04.03.2015, 22:43
Re: [HELP] with code. - by BeesSi - 04.03.2015, 22:44
Re: [HELP] with code. - by ReshiramZekrom - 04.03.2015, 22:52
Re: [HELP] with code. - by SHFaCeBook - 04.03.2015, 23:09

Forum Jump:


Users browsing this thread: 2 Guest(s)