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

Quote:
Originally Posted by Mionee
View Post
pawn Code:
enum hVars
{
    Float: hX,
    Float: hY,
    Float: hZ,
    hPrice,
    hOwner[128],
    hName[128]
};
Not sure but ^ might fix it
Yes, that is the fix. You must have a semicolon at the end of an enum.
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: 2 Guest(s)