problem with enum
#1

Quote:

new teamScore[MAX_PLAYERS][pTeams];

enum pTeams
{
TEAM_POLICE,
TEAM_SWAT,
TEAM_ARMY,
TEAM_AMCSI,
TEAM_COLUMBIANO,
TEAM_KINA,
TEAM_TERRO
};

Quote:

Gang-Wars.pwn(80) : error 017: undefined symbol "pTeams"
Gang-Wars.pwn(80) : error 009: invalid array size (negative, zero or out of bounds)

2 errors
pls help
Reply


Messages In This Thread
problem with enum - by LZLo - 10.08.2010, 19:15
Re: problem with enum - by JaTochNietDan - 10.08.2010, 19:17
Re: problem with enum - by Nero_3D - 10.08.2010, 19:17
Re: problem with enum - by LZLo - 10.08.2010, 19:23
Re: problem with enum - by LZLo - 10.08.2010, 19:52

Forum Jump:


Users browsing this thread: 1 Guest(s)