YSI/FOREACH PROBLEM 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: YSI/FOREACH PROBLEM HELP (
/showthread.php?tid=422948)
YSI/FOREACH PROBLEM HELP -
NinjahZ - 16.03.2013
Ok so I have foreach and ysi problem
I used foreach to start with,but now I am using a few instances with YSI because i needed ysi timers
problem?
: fatal error 100: cannot read from file: "foreach"
When I put foreach in...
fatal error 111: user error: "Old foreach.inc files are no longer compatible with YSI."
im really stuck
Re: YSI/FOREACH PROBLEM HELP -
Bikken - 16.03.2013
http://pastebin.com/Seseuh2x
Copy all the code in there, start PAWNO, paste it in there, (don't compile) save it in pawno/includes as foeach.inc . Delete the old one, if it is there, and save the new one
Re: YSI/FOREACH PROBLEM HELP -
NinjahZ - 16.03.2013
Done but I am using y_timers,so i included y_Timers and got this
fatal error 100: cannot read from file: "y_timers/impl"