multi-dimensional arrays must be fully initialized
#1

Hey every1 hope everything is fine...i'm having this problem can anyone fix this?
Here is the error
Код:
C:\Users\NAEEM\Desktop\FR 2013\pawno\XS.pwn(75) : error 052: multi-dimensional arrays must be fully initialized
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
And the code

Код:
//Anounncements
new Msg;
new Announcements[6][128] = { // Announcements[number of announcement messages][string lengh]
"{FF0000}SerVer >> {FF00E6}To teleport around, type {FFFF00}/teles",
"{FF0000}SerVer >> {FF00E6}Make sure to visit our web - {FFFF00}www.ngenstunting.com",
"{FF0000}SerVer >> {FF00E6}Basic: {FFFF00}/help {FFFFFF}- {FFFF00}/rules {FFFFFF}- {FFFF00}/t {FFFFFF}- {FFFF00}/v",
"{FF0000}SerVer >> {FF00E6}Donate our server,To keep our server alive"
};
error is happening on the red
If u need more detail please do ask on the reply...
Reply


Messages In This Thread
multi-dimensional arrays must be fully initialized - by RedbullGD - 23.06.2014, 15:31
AW: multi-dimensional arrays must be fully initialized - by Mellnik - 23.06.2014, 15:35
Re: multi-dimensional arrays must be fully initialized - by Konstantinos - 23.06.2014, 15:36
Re: multi-dimensional arrays must be fully initialized - by RenovanZ - 23.06.2014, 15:40

Forum Jump:


Users browsing this thread: 1 Guest(s)