SA-MP Forums Archive
Adminscript - 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: Adminscript (/showthread.php?tid=402051)



Adminscript - cluckintucker - 25.12.2012

https://sampwiki.blast.hk/wiki/Creating_...n_FilterScript <<from that tutorial when i add
Код:
#include <dini>
#include <dutils>
it says
Код:
 warning 203: symbol is never used: "ret_memcpy"
can someone help me thanks


Re: Adminscript - Lynn - 25.12.2012

Place this at the top of your script.
pawn Код:
#pragma unused ret_memcpy