I need help for compile (FAST) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: I need help for compile (FAST) (
/showthread.php?tid=88985)
I need help for compile (FAST) -
Andrus - 30.07.2009
If i try to compile then this error comes :C:\Users\AndruZ\Desktop\samp02X\samp02X\gamemodes \larp.pwn(9349) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Re: I need help for compile (FAST) -
James_Alex - 30.07.2009
cuz mybe you have something like this
"new thing[value];"
and you have used "thing" only !