Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×
  • 0

Eroare Compile


Question

Posted

C:\Users\Alex\Desktop\Server Samp\gamemodes\gf.pwn(26206) : error 055: start of function body without function header

C:\Users\Alex\Desktop\Server Samp\gamemodes\gf.pwn(26207) : error 010: invalid function or declaration

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

2 Errors.

Linia arata cam asa :

}

public OnPlayerPrivmsg(playerid, recieverid, text[]);

{

return 0;

}

2 answers to this question

Recommended Posts

Posted

Sterge

public OnPlayerPrivmsg(playerid, recieverid, text[]);
{
   return 0;
}

Functia nu mai exista din 0.3b incoace.

EDIT: Pe viitor fii atent la titlu.

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.