15.11.2013, 17:22
Just add another IsPlayerInRangeOfPoint in this:
Код:
if(!IsPlayerInRangeOfPoint(playerid, 15.0, 2308.7346, -11.0134, 26.7422) && !IsPlayerInRangeOfPoint(playerid, 15.0, 322.2671, 109.3551, 1003.2194) { SendClientMessageEx(playerid, COLOR_GREY, "You are not at the bank!"); return 1; }