22.12.2015, 05:40
Hi Guys,
I am having problems while compiling the X337 Gang System. It is showing me these errors :
Can Anybody tell me how to fix it?
Regards,
Compiler
I am having problems while compiling the X337 Gang System. It is showing me these errors :
Код:
D:\Samp Server Creating\Server\pawno\include\a_mysql.inc(60) : error 010: invalid function or declaration D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(504) : error 021: symbol already defined: "Player@YSII_Cg" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(508) : error 021: symbol already defined: "Bot@YSII_Cg" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(940) : error 021: symbol already defined: "Itter_OPDCInternal" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(1016) : error 021: symbol already defined: "Itter_RandomInternal" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(1054) : error 021: symbol already defined: "Itter_FreeInternal" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(1083) : error 021: symbol already defined: "Itter_AddInternal" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(1117) : error 021: symbol already defined: "Itter_RemoveInternal" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(1140) : error 021: symbol already defined: "Itter_SafeRemoveInternal" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(1174) : error 021: symbol already defined: "Itter_ContainsInternal" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(1194) : error 021: symbol already defined: "Itter_ClearInternal" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(1219) : error 021: symbol already defined: "Itter_InitInternal" D:\Samp Server Creating\Server\pawno\include\y_iterate.inc(1245) : error 021: symbol already defined: "Itter_PrevInternal" D:\Samp Server Creating\Server\pawno\include\y_hooks/impl.inc(479) : error 021: symbol already defined: "Itter_OnGameModeInit" D:\Samp Server Creating\Server\pawno\include\y_hooks/impl.inc(544) : error 021: symbol already defined: "Itter_OnFilterScriptInit" D:\Samp Server Creating\Server\pawno\include\y_hooks/impl.inc(612) : error 021: symbol already defined: "Itter_OnPlayerConnect" D:\Samp Server Creating\Server\pawno\include\y_hooks/impl.inc(655) : error 021: symbol already defined: "Itter_OnPlayerDisconnect" D:\Samp Server Creating\Server\pawno\include\YSI/y_areas.inc(1296) : error 017: undefined symbol "__InitialiseFromGroups" D:\Samp Server Creating\Server\pawno\include\YSI/y_areas.inc(1447) : error 017: undefined symbol "__InitialiseFromGroups" D:\Samp Server Creating\Server\pawno\include\YSI/y_areas.inc(1539) : error 017: undefined symbol "__InitialiseFromGroups" D:\Samp Server Creating\Server\pawno\include\YSI/y_areas.inc(1766) : error 017: undefined symbol "__InitialiseFromGroups" D:\Samp Server Creating\Server\pawno\include\YSI/y_areas.inc(1892) : error 017: undefined symbol "__InitialiseFromGroups" D:\Samp Server Creating\Server\filterscripts\BPGang.pwn(100) : error 035: argument type mismatch (argument 3) D:\Samp Server Creating\Server\filterscripts\BPGang.pwn(101) : error 035: argument type mismatch (argument 1) D:\Samp Server Creating\Server\filterscripts\BPGang.pwn(102) : error 017: undefined symbol "cache_num_rows" D:\Samp Server Creating\Server\filterscripts\BPGang.pwn(153) : error 035: argument type mismatch (argument 3) Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.
Regards,
Compiler