The godfather With 0.3a
#1

Код:
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
I get this error and warning. how to fix it up?
Reply
#2

Ask in the godfather topic. Or search, it's been asked MANY times before.
Reply
#3

Quote:
Originally Posted by [GS
Jason ]
Ask in the godfather topic. Or search, it's been asked MANY times before.
Thx. i fine the topic. i fix all
Reply
#4

how to fix this?


Код:
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.
Reply
#5

Код:
forward OnPlayerPrivmsg();

#pragma unused GetPointDistanceToPointExMorph
Reply
#6

Код:
forward OnPlayerPrivmsg(playerid, recieverid, text[]);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)