Fix the bug - 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: Fix the bug (
/showthread.php?tid=245698)
Fix the bug -
SpiderWalk - 01.04.2011
C:\Documents and Settings\Korisnik\Desktop\G.R.P\gamemodes\GRP.pwn( 327) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
This is that bug
Re: Fix the bug -
Gertin - 01.04.2011
Post that line ( 327 )
Re: Fix the bug -
Michael@Belgium - 01.04.2011
Just delete 'ret_memcpy', you can delete it because it's never used ;..
Re: Fix the bug -
SpiderWalk - 01.04.2011
But when i want to find it they cant find it that is problem
Re: Fix the bug -
SpiderWalk - 01.04.2011
HELP!!!!!!!!!!!
Re: Fix the bug -
aircombat - 01.04.2011
use on top of ur script : #pragma unused ret_memcpy
Re: Fix the bug -
Mmartin - 01.04.2011
Open dudb or dini, and delete it!