SA-MP Forums Archive
Nex-AC Help - 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: Nex-AC Help (/showthread.php?tid=602080)



Nex-AC Help - itachi - 01.03.2016

ERROR
Код:
fatal error 111: user error: Please download SA-MP 0.3.7 R2 server package!
I made this according to the instructions


Quote:

1. Download version of the anticheat which compatible with the version of your server
2. Download the language file (.lang) on your preferred language
3. Copy both files to the folder "/pawno/include" which is located in the folder with the server
4. In gamemode and all filterscripts after "#include <a_samp>" write the following: "#include <nex-ac>"
Warning! If you are using a Streamer Plugin by Incognito, include it before nex-ac!
5. Compile the modified scripts

and verzion 0.3.7 ( linux server ) I have



Re: Nex-AC Help - xEF - 04.03.2016

What ?


Re: Nex-AC Help - YouServ - 04.03.2016

You need to have the includes <a_samp> in the package SA-MP 0.3.7 Windows server.


Re: Nex-AC Help - MicroKyrr - 04.03.2016

Quote:
Originally Posted by YouServ
Посмотреть сообщение
You need to have the includes <a_samp> in the package SA-MP 0.3.7 Windows server.
Not a windows but a linux.

Redownload the server package.

At the top of the script , #include <a_samp>
Affter a_samp, #include <streamer>
After streamer, #include <nex_ac>

If you don't have streamer , remove #include <streamer>. if it's necessary then don't