YSI\Y_Ini and SII confusion. - 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: YSI\Y_Ini and SII confusion. (
/showthread.php?tid=457647)
YSI\Y_Ini and SII confusion. -
Magic_Time - 12.08.2013
Hi, my gamemode is currently using both of those includes, how can I avoid to get errors?
Like:
Код:
ERROR: INI_WriteString is already defined.
Is there any way?
Re: YSI\Y_Ini and SII confusion. -
gtakillerIV - 12.08.2013
Nah, except if you change the includes (modify them).
If you're gonna modify one of them, don't release it anywhere. Only you use it.
Re: YSI\Y_Ini and SII confusion. -
Magic_Time - 12.08.2013
I don't want to modify them.. Is is the only way to fix it?
Re: YSI\Y_Ini and SII confusion. -
gtakillerIV - 12.08.2013
From what I know, yes.
EDIT: Or as ****** said
Re: YSI\Y_Ini and SII confusion. -
Magic_Time - 12.08.2013
Quote:
Originally Posted by ******
The other way would be to only use one of the systems instead of two.
|
What's the best system?
Re: YSI\Y_Ini and SII confusion. -
Magic_Time - 12.08.2013
Okay thanks for the info.
I'll use YINI.