Jump to content

Question

Posted

[pawn]C:\Users\Andrei\Desktop\godfather.pwn(1606) : error 025: function heading differs from prototype

C:\Users\Andrei\Desktop\godfather.pwn(17451) : error 025: function heading differs from prototype

C:\Users\Andrei\Desktop\godfather.pwn(19284) : error 035: argument type mismatch (argument 2)

C:\Users\Andrei\Desktop\godfather.pwn(23345) : error 001: expected token: "-string end-", but found "-identifier-"

C:\Users\Andrei\Desktop\godfather.pwn(23345) : warning 215: expression has no effect

C:\Users\Andrei\Desktop\godfather.pwn(23345) : error 001: expected token: ";", but found "-string-"

C:\Users\Andrei\Desktop\godfather.pwn(23345) : warning 215: expression has no effect

C:\Users\Andrei\Desktop\godfather.pwn(23345) : error 001: expected token: ";", but found ")"

C:\Users\Andrei\Desktop\godfather.pwn(23345) : fatal error 107: too many error messages on one line[/pawn]

1606: forward OnPlayerLogin(playerid,password[]);

17451: public OnPlayerLogin(playerid,password[])

19284: OnPlayerLogin(playerid,tmppass);

23345: format(string, sizeof(string), "%s "COLOR_WHITE"ataca teritoriul celor din %s", GetGangName(PlayerInfo[playerid][pLeader]), GetGangName(ZoneInfo[zoneid][zOwner]));

Cel din urma va fi cel dintâi.

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.