22.07.2010, 10:50
I have had always this small warning for a long time already which I could never figure out how to fix this..
I want this warning getting fixed because I am currently working on ...
I want this warning getting fixed because I am currently working on ...
Код:
C:\Users\***\Desktop\***\filterscripts\ladmin4v2.pwn(1074) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg") Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
Код:
1073: //============================================================================== 1074: public OnPlayerPrivmsg(playerid, recieverid, text[]) 1075: { 1076: if(ServerInfo[.....