Problem 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem in pawno (
/showthread.php?tid=235295)
Problem in pawno -
Ironboy - 05.03.2011
hello!
I have a problem in pawno.
look at this when i compile, it shows like this..
pawn Код:
C:\Documents and Settings\Ironboy\Desktop\MF_Skins\Paradise_City.pwn(2078) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
how to fix this shit?
Re: Problem in pawno -
xir - 05.03.2011
At the top add this
pawn Код:
#pragma unused ret_memcpy
Re: Problem in pawno -
Ironboy - 05.03.2011
wow ty dude ty very much. i am trying to fix it for 2 hours