YSI 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 Help?? (
/showthread.php?tid=443065)
YSI Help?? -
Tass007 - 10.06.2013
I am getting this error code
Код:
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_iterate.inc(203) : fatal error 111: user error: "Old foreach.inc files are no longer compatible with YSI."
I Believe i just updated the YSI included and i still get it please can someone help?
Re: YSI Help?? -
Facerafter - 10.06.2013
Update foreach
Re: YSI Help?? -
Tass007 - 10.06.2013
I did but i have no idea where i should put it? and in my script there isn't #include <foreach> or #include <ysi/y_iterate> should i put it in ysi or just in includes?
Re: YSI Help?? -
Tass007 - 10.06.2013
I fixed it but now im getting
Код:
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(878) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(1437) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(1492) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(1545) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(1567) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(1630) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(1858) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(1962) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(2103) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\Administrator\Desktop\All Folders\Scripting\............AuTp\pawno\include\YSI\y_commands.inc(2400) : warning 219: local variable "hash" shadows a variable at a preceding level