Get warning with OnPlayerPrivMsg
#1

i get warning like:
public function lacks forward declaration (symbol "OnPlayerPrivmsg")
the lines are
Код:
public OnPlayerPrivmsg(playerid, recieverid, text[])
{
	return 0;
}/code]
how i fix it?
Reply
#2

the function was removed in .3 so you may remove it or create you're own if you used it
Reply
#3

Ok thhanks i remove it then
Reply
#4

you're welcome

Edit: if you may need that function there might be one somewhere in the forum
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)