need help
#5

Quote:
Originally Posted by ConnorW
Посмотреть сообщение
Stop copy pasting code to help people.
OT:
Код:
public OnPlayerText(playerid, text[])
{
    if(!strcmp(text, "TesT", true))
    {
	 SendClientMessage(playerid, -1, "[Server]: Hi. (exp)");
    }
    return 0;
}
ignorecase (3rd parameter) must be set to false.
Reply


Messages In This Thread
need help - by PoniStar - 26.09.2018, 09:30
Re: need help - by v1k1nG - 26.09.2018, 10:16
Re: need help - by Zeus666 - 26.09.2018, 11:13
Re: need help - by d3Pedro - 26.09.2018, 11:50
Re: need help - by Calisthenics - 26.09.2018, 11:55
Re: need help - by solstice_ - 26.09.2018, 13:26
Re: need help - by TheToretto - 27.09.2018, 10:00

Forum Jump:


Users browsing this thread: 1 Guest(s)