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



foreach Problem - Kells - 01.03.2014

Код:
C:\Users\Aopen\Desktop\COD6 (Windows)\gamemodes\COD6.pwn(4683) : error 017: undefined symbol "foreach"
C:\Users\Aopen\Desktop\COD6 (Windows)\gamemodes\COD6.pwn(4683) : error 029: invalid expression, assumed zero
C:\Users\Aopen\Desktop\COD6 (Windows)\gamemodes\COD6.pwn(4683) : error 017: undefined symbol "Player"
C:\Users\Aopen\Desktop\COD6 (Windows)\gamemodes\COD6.pwn(4683) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
i had this

READ ME : I already have include Foreach.inc please help me please


Re: foreach Problem - DeStunter - 01.03.2014

Can't help you if you don't show us the code.


Re: foreach Problem - Kells - 01.03.2014

The line (4683)
Код:
foreach(new i: Player)



Re: foreach Problem - Kells - 01.03.2014

any one?


Re: foreach Problem - Kells - 01.03.2014

who help get +rep


Re: foreach Problem - Kar - 01.03.2014

Download and include this into your gamemode

https://sampforum.blast.hk/showthread.php?tid=92679