So we have a large mumble server and regularly have 200+ people working together in fleets. In other parts of our mumble server we have this set up but I can't find anybody who can tell me how to replicate the behaviour.
Say we have this setup:
- Code: Select all
- Command Channels
-- Command
- Fleet
-- No Chatter
I would like:
* No Chatter & Fleet to be able to hear Command
* Command A to be able to hear Fleet (& optionally No Chatter, but that can be muted easily)
* No Chatter to NOT be able to hear Fleet (Seems to be super hard)
I'm having a lot of trouble setting this up so all three channels work like this when linked.
My first step was to link all the channels together, and they can all hear each other fine, but making it so No Chatter can't hear Fleet without also muting Command seems really difficult. I tried experimenting with
- Code: Select all
~out
Does anybody know how to do this?