[error 052]: multi-dimensional arrays must be fully initialized
#1

Can anyone help me with this? It says:

Code:
D:\DOCUME~1\ANDY~1\MIJNDO~1\_UF_SF~1\GAMEMO~1\[UF]SF-TDM~1.PWN(170) : error 052: multi-dimensional arrays must be fully initialized
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
This is the error line:

Line 169 and 170.
pawn Code:
{-782.4177, -1191.1429, -618.9274, -992.6193, TEAM_BIKER}
};
Reply
#2

You need to completly fill the array with data, not just the first two lines
Reply
#3

Hey, man! Thank for helping but it didn't work. It was something else. I deleted some area's but forgot to set ''#Define MAX_ZONES 67'' to 38.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)