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

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

Код:
C:\Documents and Settings\Owner\Desktop\test\gamemodes\DDPTDM.pwn(178) : error 001: expected token: "-identifier-", but found "-integer value-"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Any Ideas on how i can fix this?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)