Posts: 460
Threads: 42
Joined: Nov 2009
Reputation:
0
Check out a admin filterscript, you'll find it on the forums. Anyways, it's mostly built up with variables such as PlayerInfo[playerid][Muted] and if it's true you need to make under OnPayerText that he can't talk if that variable is true.
Posts: 918
Threads: 7
Joined: Aug 2007
Quote:
Originally Posted by Mystique
Check out a admin filterscript, you'll find it on the forums. Anyways, it's mostly built up with variables such as PlayerInfo[playerid][Muted] and if it's true you need to make under OnPayerText that he can't talk if that variable is true.
|
Pretty much as he said, Even godfather has it lol.
Posts: 59
Threads: 1
Joined: Jul 2010
Reputation:
0
If OnPlayerText returns 0, the message is not sent.