[Help] Include 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: [Help] Include problem (
/showthread.php?tid=569819)
[Help] Include problem -
HydraHumza - 03.04.2015
Hello
When i try to use line.inc i gott that errors
Quote:
YSI/y_iterate.inc(504) : error 021: symbol already defined: "Player@YSII_Cg"
YSI/y_iterate.inc(50 : error 021: symbol already defined: "Bot@YSII_Cg"
YSI/y_iterate.inc(940) : error 021: symbol already defined: "Itter_OPDCInternal"
YSI/y_iterate.inc(1016) : error 021: symbol already defined: "Itter_RandomInternal"
YSI/y_iterate.inc(1054) : error 021: symbol already defined: "Itter_FreeInternal"
YSI/y_iterate.inc(1083) : error 021: symbol already defined: "Itter_AddInternal"
YSI/y_iterate.inc(1117) : error 021: symbol already defined: "Itter_RemoveInternal"
YSI/y_iterate.inc(1140) : error 021: symbol already defined: "Itter_SafeRemoveInternal"
YSI/y_iterate.inc(1174) : error 021: symbol already defined: "Itter_ContainsInternal"
YSI/y_iterate.inc(1194) : error 021: symbol already defined: "Itter_ClearInternal"
YSI/y_iterate.inc(1219) : error 021: symbol already defined: "Itter_InitInternal"
YSI/y_iterate.inc(1245) : error 021: symbol already defined: "Itter_PrevInternal"
|
any way to fix these error
Re: [Help] Include problem -
ChuckyBabe - 03.04.2015
just delete those lines because its already defined.
Re: [Help] Include problem -
Crayder - 03.04.2015
Somehow you (may) have successfully included y_iterate twice. Remove one of the "#include <YSI\y_iterate>" lines.
Re: [Help] Include problem -
HydraHumza - 03.04.2015
i try crayder nothing works
Re: [Help] Include problem -
X337 - 03.04.2015
Remove one "#include <YSI\y_iterate>" in some include files.
Re: [Help] Include problem -
HydraHumza - 03.04.2015
it was a problem in my line inc and deadpool help me to fix
Thx Deadpool <3
Re: [Help] Include problem -
Crayder - 03.04.2015
Quote:
Originally Posted by Humza
it was a problem in my line inc and deadpool help me to fix
Thx Deadpool <3
|
So you're not going to share the fix? You should so that other's with this problem will know what to do.
Re: [Help] Include problem -
HydraHumza - 03.04.2015
Quote:
Originally Posted by Crayder
So you're not going to share the fix? You should so that other's with this problem will know what to do.
|
Ok brother wait i will do it for that guys
Click to get fix