23.06.2009, 20:42
I maneged to get rid of all warnings but when i specify the index to have a lenght of 30 i get two more errors here is is what it looks like with index pecified
without it the lenght i get
Код:
F:\Samp Server\Server EPG\Admin Filter Script\1 before uncomment.pwn(182) : error 035: argument type mismatch (argument 2) F:\Samp Server\Server EPG\Admin Filter Script\1 before uncomment.pwn(182) : error 047: array sizes do not match, or destination array is too small F:\Samp Server\Server EPG\Admin Filter Script\1 before uncomment.pwn(185) : error 035: argument type mismatch (argument 2) F:\Samp Server\Server EPG\Admin Filter Script\1 before uncomment.pwn(185) : error 047: array sizes do not match, or destination array is too small Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
F:\Samp Server\Server EPG\Admin Filter Script\1 before uncomment.pwn(182) : error 047: array sizes do not match, or destination array is too small F:\Samp Server\Server EPG\Admin Filter Script\1 before uncomment.pwn(185) : error 047: array sizes do not match, or destination array is too small Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.