gfx_nos Posted September 24, 2011 Posted September 24, 2011 C:\Users\Alex\Desktop\Server Samp\gamemodes\gf.pwn(26206) : error 055: start of function body without function headerC:\Users\Alex\Desktop\Server Samp\gamemodes\gf.pwn(26207) : error 010: invalid function or declarationPawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase2 Errors.Linia arata cam asa :}public OnPlayerPrivmsg(playerid, recieverid, text[]);{ return 0;}
IstuntmanI Posted September 24, 2011 Posted September 24, 2011 Stergepublic OnPlayerPrivmsg(playerid, recieverid, text[]); { return 0; }Functia nu mai exista din 0.3b incoace.EDIT: Pe viitor fii atent la titlu.
gfx_nos Posted September 24, 2011 Author Posted September 24, 2011 Da a mers,Multumesc foarte mult.Dar ce are titlul?
Question
gfx_nos
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