error 047: array sizes do not match, or destination array is too small[HELP!] - 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)
+--- Thread: error 047: array sizes do not match, or destination array is too small[HELP!] (
/showthread.php?tid=326649)
error 047: array sizes do not match, or destination array is too small[HELP!] -
Derek_Westbrook - 18.03.2012
Guys Help me with this!!I don't know what it is please help me!If you help me I'll rep you ! error 047: array sizes do not match, or destination array is too small
How to fix that error?I got two errors of that.
Re: error 047: array sizes do not match, or destination array is too small[HELP!] -
antonio112 - 18.03.2012
How about posting the script lines here?
Re: error 047: array sizes do not match, or destination array is too small[HELP!] -
Derek_Westbrook - 18.03.2012
Quote:
Originally Posted by antonio112
How about posting the script lines here?
|
Sorry can't cuz my script is unique..
Re: error 047: array sizes do not match, or destination array is too small[HELP!] -
Jay_ - 18.03.2012
The most common cause of this error is when you're initializing an array you're not declaring the index large enough and accessing a value that the array isn't large enough to handle. Without showing us your code it is impossible to justify the exact whereabouts of the cause.
Re: error 047: array sizes do not match, or destination array is too small[HELP!] -
Alexy_Dramon - 18.03.2012
Hmm post ur Code and we will show u how fix it!
Re: error 047: array sizes do not match, or destination array is too small[HELP!] -
Derek_Westbrook - 18.03.2012
NVM mind guys fixed it...Sorry to bother you all..