Individual Mute / Ignore
#1

Is it possible to script a command such as /mute [id] so that a single player may ignore a specific player?

Ex:
Player 1: /mute 2
Player 2: I hate player 1 (in main chat)
Player 1: [does not see player 2's message]
Player 3: Player 1, you are swell
Player 1: [Sees Player 3's message.]
Reply
#2

Simply use variables, loop trough all players under OnPlayerText "if(ignore[i] == 1) return 0;", where i is the loop variable, return 0 doesn't send them the message.
Reply
#3

Maybe edit a normal mute script?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)