22.08.2014, 22:37
Just as I updated my YSI version to the newest, when compiling, I get those errors:
Lines:
I dunno what's wrong with it, it was working with an older version though.
Thanks for any help.
pawn Код:
pawno\include\YSI\..\YSI_Visual\y_commands/impl.inc(227) : error 025: function heading differs from prototype
pawno\include\YSI\..\YSI_Visual\y_commands/impl.inc(228) : error 025: function heading differs from prototype
rcrp_main.pwn(123) : error 025: function heading differs from prototype
rcrp_main.pwn(133) : error 025: function heading differs from prototype
pawn Код:
public OnPlayerCommandReceived (playerid, cmdtext[])
public OnPlayerCommandPerformed (playerid, cmdtext[], success)
Thanks for any help.