Bank Help
#2

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;
    }
Reply


Messages In This Thread
Bank Help - by FaZeRs - 15.11.2013, 16:47
Re: Bank Help - by dominik523 - 15.11.2013, 17:22

Forum Jump:


Users browsing this thread: 1 Guest(s)