Help Again.
#2

Quote:
Originally Posted by ******s
How do I Disable My servers Main Chat?
Thx
hi again
basicly, just return 0;
pawn Код:
public OnPlayerText(playerid, text[])
{
    //IF YOU RETURN 0 THE TEXT WONT SHOW
    return 1;
}
Reply


Messages In This Thread
Help Again. - by Googles - 19.08.2009, 00:10
Re: Help Again. - by snoob - 19.08.2009, 00:30
Re: Help Again. - by Googles - 19.08.2009, 00:44

Forum Jump:


Users browsing this thread: 1 Guest(s)