19.11.2010, 22:44
Is there a way to disable chat, or mute all player when they connect ? and if he tries to use the regular chat it will say "use /ooc or /r"
public OnPlayerText(playerid, text[])
{
return 1;
}
return 1; // positive
return 0; // false