29.12.2018, 08:51
Quote:
Most of those are because you have a global called "str", somewhere. The last is because you are using a version of foreach about 12 years out of date.
|
b.t.w, your projects are amazing.
Код:
D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Storage\..\YSI_Core\y_utils.inc(430) : warning 201: redefinition of constant/macro (symbol "isnull(%1)") D:\BACKUP\racing_samp\pawno\include\YSI\..\YSI_Storage\..\YSI_Coding\y_malloc/heapalloc.inc(132) : warning 235: public function lacks forward declaration (symbol "VA_OnScriptInit") D:\BACKUP\racing_samp\gamemodes\race.pwn(1399) : error 017: undefined symbol "foreach" D:\BACKUP\racing_samp\gamemodes\race.pwn(1401) : error 017: undefined symbol "i" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase