Need help with OnPlayerText
#1

Well for some reason whenever a player says something in chat, it send their message to the whole server.
This is my OnPlayerText.
As you can see there is nothing wrong with it.
How can i fix this?

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


Messages In This Thread
Need help with OnPlayerText - by danielpalade - 11.01.2015, 14:23
Re: Need help with OnPlayerText - by danish007 - 11.01.2015, 14:42
Re: Need help with OnPlayerText - by MD5 - 11.01.2015, 14:45
Re: Need help with OnPlayerText - by danielpalade - 11.01.2015, 14:48
Re: Need help with OnPlayerText - by Ironboy - 11.01.2015, 15:05
AW: Re: Need help with OnPlayerText - by Nero_3D - 11.01.2015, 15:16
Re: Need help with OnPlayerText - by danielpalade - 11.01.2015, 15:19
Re: AW: Re: Need help with OnPlayerText - by Ironboy - 11.01.2015, 15:23

Forum Jump:


Users browsing this thread: 1 Guest(s)