i have error in pawno - 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: i have error in pawno (
/showthread.php?tid=358446)
i have error in pawno -
Morkano - 10.07.2012
Quote:
C:\Documents and Settings\Shoaib\My Documents\Downloads\MYSCRIPT.pwn(1 : error 010: invalid function or declaration
C:\Documents and Settings\Shoaib\My Documents\Downloads\MYSCRIPT.pwn(77) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
i have error in sa-mp pawno plz help me
Re: i have error in pawno -
clarencecuzz - 10.07.2012
Can you please post Line 18 and line 77?
Re: i have error in pawno -
Morkano - 10.07.2012
but i have only
Quote:
C:\Documents and Settings\Shoaib\My Documents\Downloads\MYSCRIPT.pwn(75) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
|
Re: i have error in pawno -
Captain_Mani - 10.07.2012
Post your script here.
Re: i have error in pawno -
clarencecuzz - 10.07.2012
Add
pawn Код:
#pragma unused ret_memcpy
above line 75