27.01.2012, 15:06
1.problem i think like this..
try it please.
Код:
if(!IsPlayerInRangeOfPoint(playerid, -1955.7682, 306.0241, 41.0471 && !IsPlayerInRangeOfPoint(playerid, 2051.8413,86.1440,28.3977) && !IsPlayerInRangeOfPoint(playerid, -2141.5591,-256.7738,40.7195)) return 1;
return SendClientMessage(playerid, red, "You are not at a robbery location."); return 1;
else return 0;
}

