Quote:
Originally Posted by simo0000
try this
pawn Код:
if(!IsPlayerInRangeOfPoint(playerid, 10, 204.3303,-159.8711,1000.5234) || IsPlayerInRangeOfPoint(playerid,203.7879,-43.2690,1001.8047) || IsPlayerInRangeOfPoint(playerid,206.3741,-8.1265,1001.2109) || IsPlayerInRangeOfPoint(playerid,161.5538,-83.7009,1001.8047) || IsPlayerInRangeOfPoint(playerid,207.0033,-129.1799,1003.5078))
+rep if i helped you 
|
That is still not going to work the way he wants it to work. You have to place the exclamation mark before every 'IsPlayerInRangeOfPoint' not just the first one.