12.01.2012, 00:22
I know I might sound a bit of a newbie here, but all help is appreciated.
That is the error.
This is the line.
Line 3540
What's the problem?
+rep
Код:
C:\Documents and Settings\dell\Desktop\SERVER1\gamemodes\sl-rp.pwn(3540) : error 047: array sizes do not match, or destination array is too small
This is the line.
Line 3540
pawn Код:
Owned[i][CarOwner] = dini_Get(FileName, "CarOwner");
+rep