<Include> error 010: invalid function or declaration - 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: <Include> error 010: invalid function or declaration (
/showthread.php?tid=541640)
<Include> error 010: invalid function or declaration -
Slicebook - 13.10.2014
Код:
samp03z_svr_R1_win32\pawno\include\inventorymatyi.inc(1) : error 010: invalid function or
declaration
how to fix problem?
Код:
1. #include <dini> <<error ? o_O
Re: <Include> error 010: invalid function or declaration -
Thanos1997 - 13.10.2014
In the first lane you should #include <a_samp>
then <dini>
and try to update your includes
Re: <Include> error 010: invalid function or declaration -
Slicebook - 13.10.2014
not work
Re: <Include> error 010: invalid function or declaration -
Sawalha - 13.10.2014
Sometimes this is be cause you mess in your own script. Or bad using that inc function into your main script
Re: <Include> error 010: invalid function or declaration -
dominik523 - 13.10.2014
Try going to pawno map and open pawno.exe and then open your gamemode and compile it.
One more thing, don't use dini. Use MySQL (or SQLite) or y_ini.