PDA

View Full Version : Deny whispers from member A to member B


grinta
03-04-2009, 18:09
Id like to know if possible Deny whispers from member A to member B
or deny at all.

Coz atm in my server TS there is some members like to chit-chat (in whispers) them self while we shouldnt do. (yeh we use ts for gaming :p).

If it isnt possible, by vanilla program, is there any third part programming that are able to disable it? Or atleast is there any third part program able to let me listen (as superadmin) theese wispers (so i can hurt that member with reason)?

Any help will be appreciate
thanks

Draygo
03-04-2009, 19:02
No, there is no way to prevent this using teamspeak administration.

ZeroTKA
03-04-2009, 19:31
Draygo is right that there are no settings for such a thing however, you can get a little creative. You can have everyone go to self > block whispers. When you select a person their player attribute will say "does not accept whispers". Thus confirming they did it.

This however is easily circumvented through key bindings. It's also very inefficient as you'll have to click on each name to see if they have that attribute and if they were smart they'd just be toggling it on and off only when they need to use it.

A much more effective way would be to not use TS and use the in-game voice chat if there is one. Usually in-game voice doesn't have whisper functions.

grinta
04-04-2009, 00:55
Thanks for the replies, i will give up then.
Hope the devs will include this feature in the next TS3

ANR Daemon
04-04-2009, 02:03
There has been requests for such function raised already.
I remember discussion in 3rd party tools forum.
Worth a look, I think.

Spac3
06-04-2009, 11:09
When your in a channel and someone is making a noise the just mute him. :D
But you say they are using the wisp.
Hmm... well go try this : Mute them form were you are no need to be in his channel to must him.

NOTE : Mute sticks to the user GLOBALY even if the user wisp you.
You are muting the user in the server, Not the in the channel.

ANR Daemon
07-04-2009, 18:04
It is not what is need.
Stopping users from whispering is need in times when you want to maintain whole conversation in open channel.
F.e. when you are dungeon master leading the game. You do not want players to make cooperations and trades behind your back.

Spac3
08-04-2009, 03:47
O so you want to remove the whisper function from teamspeak?

ANR Daemon
08-04-2009, 11:43
I need to have control over it.
It was said that it would be possible in TS3... somewhere in future. /demonic laugh

Draygo
08-04-2009, 15:46
It is possible to create something like the ts2 perl mod that would check for the "does not accept whispers" flag. If it is not set it would warn the user upon joining the teamspeak server that the client needs to set it. If the user trys to join another channel it could kick them back to the default channel.

BHKai
10-04-2009, 03:35
That is a client settings. Server does not know what the client has set.

Draygo
10-04-2009, 17:11
That is a client settings. Server does not know what the client has set.

How does a different client know what the client setting is without the server relaying it? Its the same thing with the 'recording' flag.

BHKai
10-04-2009, 22:41
How does a different client know what the client setting is without the server relaying it? Its the same thing with the 'recording' flag.
That is one of the things that are sent to the server. Which you can see from the tcp query port. But I have not seen any blocking whisper flag.

The devs would have to make it show as a flag.

BHKai
10-04-2009, 22:49
How does a different client know what the client setting is without the server relaying it? Its the same thing with the 'recording' flag.
That is one of the things that are sent to the server. Which you can see from the tcp query port. But I have not seen any blocking whisper flag.

The devs would have to make it show as a flag.