Old foreach.inc files are no longer compatible with YSI - 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: Old foreach.inc files are no longer compatible with YSI (
/showthread.php?tid=426286)
Old foreach.inc files are no longer compatible with YSI -
pepper - 28.03.2013
im trying to compile my script and keep getting Old foreach.inc files are no longer compatible with YSI but when i go to update foreach.inc pawno freezes and crashes
Re: Old foreach.inc files are no longer compatible with YSI -
Scenario - 28.03.2013
Just include y_iterate if you already have the YSI library.
So instead of:
Do this:
Re: Old foreach.inc files are no longer compatible with YSI -
pepper - 28.03.2013
ok i did and now its giveing me this error again Old foreach.inc files are no longer compatible with YSI
Re: Old foreach.inc files are no longer compatible with YSI -
Black Wolf - 28.03.2013
Update your foreach include.
Re: Old foreach.inc files are no longer compatible with YSI -
pepper - 28.03.2013
i did and now pawno is freezeing and crashing on me again
Re: Old foreach.inc files are no longer compatible with YSI -
pepper - 28.03.2013
done that also still freezes and crashes this has me so confused my incudes i got on there atm are
#include <a_samp>
#include <streamer>
#include <a_zones>
#include <yom_buttons>
#include <YSI\y_iterate>
#include <djson>
#include <progress>
#include <YSI\y_timers>
#include <ZCMD>
#include <sscanf2>
#include <audio>
if anyone has teamviewer that can help pm me please
Re: Old foreach.inc files are no longer compatible with YSI -
pepper - 28.03.2013
can anyone else help with this?
Re: Old foreach.inc files are no longer compatible with YSI -
afiqlina01 - 19.10.2013
I have same problem
anyone help us!! pLss!!
Re: Old foreach.inc files are no longer compatible with YSI -
Hayden_Almeida - 06.11.2015
Same Problem
Re: Old foreach.inc files are no longer compatible with YSI -
IstuntmanI - 06.11.2015
https://github.com/Zeex/pawn/releases/tag/20150531
Use this compiler.