error 001: expected token: "-identifier-", but found "-integer value-"
#3

pawn Код:
enum PInfo
{
    Name[60],
    pPass,
    pCash,
    pAdmin,
    pKills,
    pDeaths,
    pScore,
    pRegular,
    pRank //Line 178
};
new SInfo[MAX_PLAYERS][PInfo];
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)