YSI bug's in Compiler. - 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 bug's in Compiler. (
/showthread.php?tid=504819)
YSI bug's in Compiler. -
shittt - 05.04.2014
Hi Guys.
STAND WITH A PROBLEM WITH YSI, SINCE I INCLUDE YSI, SHE COMES GIVING WARNINGS, AND CRASH THE PAWN COMPILER .
specifically: Y_Commands and Y_INI.
Look:
Код:
F:\Users\weverton\Desktop\SV\pawno\include\YSI\y_commands.inc(219) : warning 201: redefinition of constant/macro (symbol "CMD:%0(%1)")
F:\Users\weverton\Desktop\SV\pawno\include\YSI\y_commands.inc(220) : warning 201: redefinition of constant/macro (symbol "COMMAND")
F:\Users\weverton\Desktop\SV\gamemodes\teste.pwn(30) : warning 209: function "@_yCgmx" should return a value
Image:
Thanks for those who help me.
Sorry bad Englesh.
Re: YSI bug's in Compiler. -
Abagail - 05.04.2014
As ****** stated you can't use both of them. Either use ZCMD or Y_INI... Just NOT both.
Re: YSI bug's in Compiler. -
VerticalGaming - 06.04.2014
Quote:
Originally Posted by Abagail
As ****** stated you can't use both of them. Either use ZCMD or Y_INI... Just NOT both.
|
That's called post hunting, isn't it?
Anyways.
You can use both of them.
Just change the CMD stock in the ZCMD.inc file. to CMD3: or something.
But why would you use both of them anyways?
@Abagail, You can use ZCMD & Y_INI.
You only cant use ZCMD & Y_Commands together.
Re: YSI bug's in Compiler. -
Abagail - 06.04.2014
Post hunting? LOL, isn't it obvious that I meant y_commands? I'm not a retard, am I?