09.07.2011, 04:34
I cannot understand what you're asking. If you want to enable team chat to work correctly, then remove the code I provided to you in my first response from the OnPlayerText callback. If you want to un-mute the player after they have been muted, you will need to set their variable to zero, like below:
pawn Код:
Mute[ playerid ] = 0;