SA-MP Forums Archive
Y_ini warnings - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Y_ini warnings (/showthread.php?tid=276275)



Y_ini warnings - Darnell - 13.08.2011

Quote:

YSI\y_ini.inc(975) : warning 202: number of arguments does not match definition
YSI\y_ini.inc(1016) : warning 202: number of arguments does not match definition
YSI\y_ini.inc(1031) : warning 202: number of arguments does not match definition

Lines :
975 :
pawn Код:
Bit_Set(tagswritten, 0, true);
1016:
pawn Код:
Bit_Set(read, start, true);
1031:
pawn Код:
Bit_Set(tagswritten, j, true);



Re: Y_ini warnings - Darnell - 13.08.2011

Someone ?


Re: Y_ini warnings - Michael@Belgium - 13.08.2011

you're sure that's from y_ini ... :S Those lines are fine (i think)


Re: Y_ini warnings - Darnell - 13.08.2011

Yeah.


Re: Y_ini warnings - Darnell - 13.08.2011

No-one knows how to help me... ?


Re: Y_ini warnings - Kingunit - 13.08.2011

Did you downloaded the latest version?


Re: Y_ini warnings - Darnell - 13.08.2011

Latest YSI libary, yes.


Re: Y_ini warnings - Darnell - 13.08.2011

Someone ?


Re: Y_ini warnings - Darnell - 13.08.2011

Editor of what ?


Re: Y_ini warnings - Darnell - 13.08.2011

Fixed.


Respuesta: Re: Y_ini warnings - kirk - 13.08.2011

Quote:
Originally Posted by Y_Less
Посмотреть сообщение
What was the problem?
I bet the problem was on the y_ini functions he used in the main script.