Need Help with this code
#6

You have the same issue here:

pawn Код:
if(pickupid == iBankjob)
    {
        new string[128];
        new bjt = TIME_BETWEEN_BANKJOBS - TimeAfterBankJob;
        format(string, sizeof(string), "~g~Los Santos Bank~n~~y~Vulnerable in: %d hours~n~~w~Type ~r~/robbank ~w~to rob the bank!", bjt);
        GameTextForPlayer(playerid, string, 5000, 3);
        return 1;
Check all your braces to see if they match!
Reply


Messages In This Thread
Need Help with this code - by JiMadness - 14.09.2011, 19:17
Re: Need Help with this code - by Ash. - 14.09.2011, 19:27
Re: Need Help with this code - by JiMadness - 14.09.2011, 19:30
Re: Need Help with this code - by Ash. - 14.09.2011, 19:33
Re: Need Help with this code - by JiMadness - 14.09.2011, 19:39
Re: Need Help with this code - by Ash. - 14.09.2011, 19:47
Re: Need Help with this code - by JiMadness - 14.09.2011, 20:14
Re: Need Help with this code - by Ash. - 14.09.2011, 20:34

Forum Jump:


Users browsing this thread: 2 Guest(s)