error
#9

I'm pretty sure you're not using the guts of the enumeration, and just using the enum variable. A example of this is.

pawn Код:
enum aInfo { // Using ainfo instead of using the guts of the enumeration
  SpawnPos[4] // This is the guts.
}
new AccountInfo[MAX_PLAYERS][aInfo];
Reply


Messages In This Thread
error - by Lajko1 - 29.03.2010, 21:19
Re: error - by Hot - 29.03.2010, 21:51
Re: error - by -Rebel Son- - 29.03.2010, 21:53
Re: error - by cozza123456 - 29.03.2010, 22:36
Re: error - by Lajko1 - 30.03.2010, 05:43
Re: error - by MrLeNy - 30.03.2010, 06:51
Re: error - by Lajko1 - 30.03.2010, 09:56
Re: error - by [MK]Soprano - 30.03.2010, 10:59
Re: error - by Carlton - 30.03.2010, 11:17
Re: error - by Lajko1 - 30.03.2010, 14:00

Forum Jump:


Users browsing this thread: 2 Guest(s)