SA-MP Forums Archive
[Weird][Bug]IsPlayerLAdmin - 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: [Weird][Bug]IsPlayerLAdmin (/showthread.php?tid=102846)



[Weird][Bug]IsPlayerLAdmin - Tigerbeast11 - 17.10.2009

When i do...
Код:
#incldue <IsPlayerLAdmin>
It gives me a error saying... Symbol is never used "ret_memcpy"

WTF does that mean? I never seen that message before! Plz help me or post here if you have seen this Message/Bug before!

Note: When i delete that line, i get no error. If you know what this is, plz post here...


Re: [Weird]IsPlayerLAdmin - Eazy_Efolife - 17.10.2009

Put this somewhere below your includes (Search Next Time);

#pragma unused ret_memcpy



Re: [Weird][Bug]IsPlayerLAdmin - Tigerbeast11 - 17.10.2009

Thnx, before, i was just doing #unused ret_memcpy

LOL