06.01.2014, 20:08
hello everyone..
When I am trying to compile my script this comes up:
but look this:
the a_samp is before foreach...
What should I do? Please help
When I am trying to compile my script this comes up:
Код:
fatal error 111: user error: "Please include a_samp or a_npc before foreach"
Код:
#include <streamer> #include <a_zones> #include <a_samp> #include <foreach> #include <yom_buttons> #include <djson> #include <progress> #include <YSI\y_timers> #include <ZCMD> #include <sscanf2> #include <audio>
What should I do? Please help