NPC:OnPlayerText
#3

this is not working

pawn Code:
public OnPlayerText(playerid, text[])
{
new string[128];

format(string, sizeof(string), "You say: %s", text);
SendChat(string);
return 1;
}
Reply


Messages In This Thread
Deleted - by eDz0r - 01.01.2012, 14:26
Re: NPC:OnPlayerText - by suhrab_mujeeb - 01.01.2012, 14:27
Re: NPC:OnPlayerText - by eDz0r - 01.01.2012, 14:29
Re: NPC:OnPlayerText - by Bogdan1992 - 01.01.2012, 14:56
Re: NPC:OnPlayerText - by eDz0r - 01.01.2012, 17:03
Re: NPC:OnPlayerText - by Bogdan1992 - 01.01.2012, 17:27

Forum Jump:


Users browsing this thread: 2 Guest(s)