keep getting these errors
#1

C:\Users\user\Desktop\samp03svr_RC3-2_win32\gamemodes\EverythingWorldVersionOne.pwn(23 9) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Users\user\Desktop\samp03svr_RC3-2_win32\gamemodes\EverythingWorldVersionOne.pwn(34 5) : warning 235: public function lacks forward declaration (symbol "OnPlayerInfoChange")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Warnings.

btw theres nothing in either of them look there both like this

Код:
public OnPlayerPrivmsg(playerid, recieverid, text[])
{
	return 1;
}
Reply


Messages In This Thread
keep getting these errors - by [mad]MLK - 02.09.2009, 22:54
Re: keep getting these errors - by urbanghetto - 02.09.2009, 22:57

Forum Jump:


Users browsing this thread: 1 Guest(s)