help whit dini 1.6 - 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 whit dini 1.6 (
/showthread.php?tid=102339)
help whit dini 1.6 -
[SOB]Chris - 15.10.2009
i include the dini.inc and when i compiled show me this error
Код:
ChrisDM.pwn(1979) : warning 203: symbol is never used: "ret_memcpy"
i include the dutils .inc to, ideas?
Re: help whit dini 1.6 -
Abernethy - 15.10.2009
Quote:
Originally Posted by [SOB
Chris ]
i include the dini.inc and when i compiled show me this error
Код:
ChrisDM.pwn(1979) : warning 203: symbol is never used: "ret_memcpy"
i include the dutils .inc to, ideas?
|
At the top of your script put
pawn Код:
#pragma unused ret_memcpy