24.06.2008, 14:13
Quote:
|
Originally Posted by Martin_Smith
i added that but got more error:
Код:
C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9941) : error 017: undefined symbol "x" C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9941) : error 009: invalid array size (negative, zero or out of bounds) C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9941) : error 036: empty statement C:\Documents and Settings\Dee\Desktop\RPLS.PWN(9941) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors. Код:
new arrCoords[x][y]; // x - amount of line, y - amount data cells (for coordinates - 3) |

