file or function is not found - 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: file or function is not found (
/showthread.php?tid=260515)
file or function is not found -
VivianKris - 09.06.2011
My pwn was compile with no error.
but click the samp.exe
it send me an error.
Script[gamemode/acity.amx]: Run time error 19 : "File or function is not found "
List the inc i used in:
#include <a_samp>
#include <zcmd>
#include <sscanf2>
#include <foreach>
#include <ELC_AC_BASE>//Anti Cheat
#include <YSI/y_ini>
Re: file or function is not found -
PGTips - 09.06.2011
you need to add plugin sscanf2 to the plugins
Re: file or function is not found -
VivianKris - 09.06.2011
Now!!! I delete all ZCMD and it run.
Re: file or function is not found -
PGTips - 09.06.2011
ok youll have to wait for somone else as i dont use xcmd and i dont know if it has to plugged in
Re: file or function is not found -
VivianKris - 09.06.2011
Quote:
Originally Posted by PGTips
you need to add plugin sscanf2 to the plugins
|
thanks to you .
i make the plugins to plugin
so it makes error
Re: file or function is not found -
PGTips - 09.06.2011
Quote:
Originally Posted by VivianKris
thanks to you .
i make the plugins to plugin
so it makes error
|
right haf the things your using i dont use post your server cfg and ill do my best
Re: file or function is not found -
Vipero - 09.06.2011
Search "ZCMD", on the forums. Your life would be so much easier.
Re: file or function is not found - 0x5A656578 - 09.06.2011
This thing should help you:
https://sampforum.blast.hk/showthread.php?tid=249226