04.04.2013, 12:50
Hello, Im having problems with my gamemode script all of a sudden an I need some help.
I am getting one error
If I get rid of foreach I get another error
Then I just keep getting errors from there on if I don't fix foreach.
Please help me
I am getting one error
Код HTML:
C:\Users\Josh\Desktop\Server422 - Copy\gamemodes\NGRP2.pwn(11) : fatal error 100: cannot read from file: "foreach" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код HTML:
C:\Users\Josh\Desktop\Server422 - Copy\gamemodes\NGRP2.pwn(11) : fatal error 100: cannot read from file: "yom_buttons" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код HTML:
#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>