Creating A Simple Administration FilterScript Solved
#8

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
Код:
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.
without it the lenght i get
Код:
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.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)