[solved] Pawno Error. - 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: [solved] Pawno Error. (
/showthread.php?tid=102980)
[solved] Pawno Error. -
silentmarine - 18.10.2009
Need help with this problem.
Код:
array sizes do not match, or destination array is too small
This is the line the error is on
Код:
tmp2 = strtok(cmdtext, idx);
Any idea what the this means, or how to fix it.
Edit
Was putting tmp2 multiple times :/ stupidity hehe