OnPlayerText problem.
#1

Hey. I'm creating DMV system. I'm use letters-answers. But here is one problem.
My code:
Код:
if(!strcmp(text,"take test",true))
{
Something here..
return 1;
}
So, problem is.. When player type it, it works, but i want to make that it didn't show in chat box. Because other player can see who that guy typed.
Thanks.
Reply
#2

return 0;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)