Expecting "]" found ";" Doesn't Make Sense
#6

SOLVED!, I did
pawn Code:
#define MAX_HOUSES 20;
and there isn't supposed to be a ; at the end of that line, so it was putting in
pawn Code:
new hInfo[8;][hVars];
which would really give out that error
Reply


Messages In This Thread
[SOLVED] Expecting "]" found ";" Doesn't Make Sense - by Nathan_Taylor - 02.05.2014, 22:09
Re: Expecting "]" found ";" Doesn't Make Sense - by Dignity - 02.05.2014, 22:10
AW: Expecting "]" found ";" Doesn't Make Sense - by rospar - 02.05.2014, 22:21
Re: Expecting "]" found ";" Doesn't Make Sense - by Aerotactics - 02.05.2014, 22:31
Re: Expecting "]" found ";" Doesn't Make Sense - by Nathan_Taylor - 02.05.2014, 23:51
Re: Expecting "]" found ";" Doesn't Make Sense - by Nathan_Taylor - 02.05.2014, 23:55

Forum Jump:


Users browsing this thread: 1 Guest(s)