31.08.2014, 18:04
Use this:
"||" is the compiler's way of reading "or"
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 3.0, 290.2423, 1895.1035, 499.2859) || IsPlayerInRangeOfPoint(playerid, 3.0, 280.8637, 1895.0920, 499.2859) || IsPlayerInRangeOfPoint(playerid, 3.0, 285.8258, 1895.0934, 499.2859))