Exceed Error
#1

I get this error while trying to compile my script:

Код:
(1547) : error 018: initialization data exceeds declared size
Here's the code:

pawn Код:
new CivFemalePeds[11][1] = {
// Female civilians down here (by Ellis)
{55},
{69},
{85},
{91},
{172},
{190},
{194},
{201},
{214},
{251},
{263}, // This is the error line
};
Whats the problem here ? I tryed increasing/decreasing new CivFemalePeds[11] but no luck, please help, thank you
Reply
#2

Nevermind this, i fixed it

Sry, for the DoublePost...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)