[Need Help] Error
#1

I have this error:

Код:
C:\Documents and Settings\Eigenaar\Bureaublad\LVRPG\gamemodes\LSTW2Uv1.pwn(98) : error 052: multi-dimensional arrays must be fully initialized
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
lines:

Код:
new TeamInfo[ MAX_TEAMS ][ teaminfo ]= {
{ "Varrio Los Aztecas", AZTECAS_COLOR, 0, 0, 0, 0, 0},
{ "Los Santos Vagos",  VAGOS_COLOR,  0, 0, 0, 0, 0},
{ "The Ballas Family",  BALLAS_COLOR,  0, 0, 0, 0, 0},
{ "Grove Street Familie",  GROVE_COLOR,  0, 0, 0, 0, 0},
{ "Los Santos Police Department",   COPS_COLOR,   0, 0, 0, 0, 0}
};code]
Reply


Messages In This Thread
[Need Help] Error - by geerdinho8 - 28.02.2010, 16:51
Re: [Need Help] Error - by woot - 28.02.2010, 16:52
Re: [Need Help] Error - by geerdinho8 - 28.02.2010, 16:53
Re: [Need Help] Error - by geerdinho8 - 28.02.2010, 18:10
Re: [Need Help] Error - by Torran - 28.02.2010, 18:12
Re: [Need Help] Error - by geerdinho8 - 28.02.2010, 18:14
Re: [Need Help] Error - by Torran - 28.02.2010, 18:15
Re: [Need Help] Error - by geerdinho8 - 28.02.2010, 18:34
Re: [Need Help] Error - by geerdinho8 - 28.02.2010, 18:40
Re: [Need Help] Error - by smeti - 28.02.2010, 18:41

Forum Jump:


Users browsing this thread: 4 Guest(s)