16.08.2010, 07:26
Nope thats wrong. If a player is in an interior 1, not even close to the shop - the menu will still open.
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 4, -28.1007,-89.9386,1003.5469) && GetPlayerInterior(playerid) == 1) return SendClientMessage(playerid,COLOR_WHITE,"You are not in any 24/7 store!");