17.05.2014, 02:47
Your compiler output shows what line the error occurs on.
This comes from my compiler output, just to give an example:
The (8) is the line it's on. If you paste your compiler output here, I can tell you what line it's on and you can paste that line here.
This comes from my compiler output, just to give an example:
pawn Код:
C:\Users\Harukaze\Desktop\Pawn Library\ex.pwn(8) : error 032: array index out of bounds (variable "var")
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.