SA-MP Forums Archive
Help me please - 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: Help me please (/showthread.php?tid=198340)



Help me please - Negat1Ve - 11.12.2010

Can someone tell me what a fuck is that?
Код:
C:\Documents and Settings\Reinis\Desktop\Reinis\GTA\DM\gamemodes\my gamemode.pwn(1824) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
error is on line 1824, but i have only 1823 lines.!!!


Re: Help me please - willsuckformoney - 11.12.2010

pawn Код:
#pragma unused ret_memcpy
At top.


Re: Help me please - Negat1Ve - 11.12.2010

Big Ty.
Can close the topic.