05.06.2012, 16:55
I got this Game mode and an error shows up
Script[gamemodes/Test.amx]: Run time error 19: "File or function is not found"
I have all the plugins that it needs
I have:
Audio
XML
Streamer
Sscanf
The Include in the Gamemode is this:
I'm in need of some help please.
Script[gamemodes/Test.amx]: Run time error 19: "File or function is not found"
I have all the plugins that it needs
I have:
Audio
XML
Streamer
Sscanf
The Include in the Gamemode is this:
Код:
#include <a_samp> #include <streamer> #include <a_zones> #include <foreach> #include <yom_buttons> #include <djson> #include <progress> #include <YSI\y_timers> #include <ZCMD> #include <sscanf2> #include <audio>