SA-MP Forums Archive
Newb scripter ... need help xD - 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: Newb scripter ... need help xD (/showthread.php?tid=142070)



Newb scripter ... need help xD - chriswilson - 16.04.2010

hey , I'm using the wiki to learn how to script a admin system.... and I'm getting a error i don't know how to fix ,can someone help ?
http://pastebin.com/Kz4EX9pi
Код:
C:\Users\Chris\Desktop\Server\filterscripts\Admin.pwn(282) : error 047: array sizes do not match, or destination array is too small
C:\Users\Chris\Desktop\Server\filterscripts\Admin.pwn(285) : error 047: array sizes do not match, or destination array is too small
C:\Users\Chris\Desktop\Server\filterscripts\Admin.pwn(306) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.



Re: Newb scripter ... need help xD - Steven82 - 17.04.2010

Like tell truth, do you just copy paste it


Re: Newb scripter ... need help xD - XRVX - 17.04.2010

Here is a fixed .PWN:


Here is a fixed .AMX:


Here is the code in PasteBin:
http://pastebin.com/uX5p8uVA

Enjoy and good luck