SA-MP Forums Archive
foreach error - 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: foreach error (/showthread.php?tid=658804)



foreach error - yllo - 12.09.2018

Hi guys. I have this error:

PHP код:
C:\Users\o\Desktop\samp scripts\0.3.7 BASE\gamemodes\roleplay2.pwn(536) : warning 219local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level 
I am using this foreach:

PHP код:
foreach(Playerid) { 



Re: foreach error - UFF - 12.09.2018

Код:
foreach(new id : Player)
try


Re: foreach error - solstice_ - 12.09.2018

PHP код:
foreach(new Player