warning 217: loose indentation error 004: function "NameTimer" is not implemented warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg") warning 203: symbol is never used: "GetPointDistanceToPointExMorph" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Originally Posted by [GS
Jason ]
Ask in the godfather topic. Or search, it's been asked MANY times before. |
C:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\BFGM.pwn(24793) : error 004: function "NameTimer" is not implemented C:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\BFGM.pwn(26207) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg") C:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\BFGM.pwn(26243) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
forward OnPlayerPrivmsg(); #pragma unused GetPointDistanceToPointExMorph
forward OnPlayerPrivmsg(playerid, recieverid, text[]);