i got this error, 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: i got this error, help (
/showthread.php?tid=662973)
i got this error, help -
Peppermints - 17.01.2019
Код:
foreach(new id = Player)
and i got this error, help me pls
Код:
D:\SAMP\serv\gamemodes\test.pwn(1426) : error 001: expected token: ";", but found "||"
D:\SAMP\serv\gamemodes\test.pwn(1426) : error 001: expected token: ";", but found "new"
D:\SAMP\serv\gamemodes\test.pwn(1426) : error 017: undefined symbol "id"
D:\SAMP\serv\gamemodes\test.pwn(1426) : fatal error 107: too many error messages on one line
Re: i got this error, help -
FinStar - 17.01.2019
Код:
foreach(new id : Player)
Re: i got this error, help -
Peppermints - 17.01.2019
its work, thanks

. +1 rep