SA-MP Forums Archive
Debug - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Debug (/showthread.php?tid=423293)



Debug - Scott Zulkifli - 17.03.2013

Quote:

[17:50:49] [debug] Run time error 19: "File or function is not found"
[17:50:49] [debug] The following natives are not registered:
[17:50:49] [debug] file_create
[17:50:49] [debug] file_exists
[17:50:49] [debug] file_delete
[17:50:49] [debug] file_move

This from filterscript knpc.amx

every other using the CMD was always like this


Re: Debug - Djole1337 - 17.03.2013

https://sampforum.blast.hk/showthread.php?tid=92246


Re: Debug - Konstantinos - 17.03.2013

You're missing a plugin: https://sampforum.blast.hk/showthread.php?tid=92246


Re: Debug - Scott Zulkifli - 17.03.2013

still....
but if I did not include FS knpc, no debug anymore.


Re: Debug - Konstantinos - 17.03.2013

What Filterscript knpc? It's a plugin with its include file. You include a fs and that bugs it.