Need Help with this code
#5

Quote:
Originally Posted by funky1234
Посмотреть сообщение
Toward the bottom of the script posted, you have:

pawn Код:
if(BankDeliverTime == -1 && IsPlayerInRangeOfPoint(BankJobPlayer, 30.0, 1431.04, -990.12, 1639.78))
        {
            format(string, sizeof(string), "~y~%d minutes left", BankJobMinutes);
            GameTextForPlayer(BankJobPlayer, string, 5000, 1);
From what I can see and have read (though I'm only quickly skimming through it); It seems you're missing the closing brace. Try adding it! (By closing brace, I mean a "}")
Still gives me same errors
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: 1 Guest(s)