Getting an error even that its right
#1

Hello
I get this error:
pawn Код:
error 001: expected token: ";", but found ")"
For this line:
pawn Код:
format(entry, 128, "Medics - Total: %d | Hour: %d | Day: %d | Week: %d | Month: %d",TeamKills[0],TeamKillsHour[0],TeamKillsDay[0],TeamKillsWeek[0],TeamKillsMonth[0]); fwrite(killsfile, entry);
Although the brackets are okay (I mean the "(" and ")" brackets),they are suppost to close the format.
Unfortunatly I still get this error,can someone tell me why?
Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)