29.01.2019, 15:29
pawno\include\zcmd.inc(35) : error 025: function heading differs from prototype
pawno\include\zcmd.inc(36) : error 025: function heading differs from prototype
And the lines are these:
forward OnPlayerCommandReceived(playerid, cmdtext[]);
forward OnPlayerCommandPerformed(playerid, cmdtext[], success);
How to fix this?
pawno\include\zcmd.inc(36) : error 025: function heading differs from prototype
And the lines are these:
forward OnPlayerCommandReceived(playerid, cmdtext[]);
forward OnPlayerCommandPerformed(playerid, cmdtext[], success);
How to fix this?