Hallo NN-Community,
ich habve das Problem,dass der Voice Chat meines [lexicon]Tanoa[/lexicon] Life Server irgendwie nicht mehr funktioniert
und manchmal man als Zivi den Global Chat hat und als Polizist oder medic man 2 Side chats einen "Side" und einen " Seiten" Channel hat.
CFG:
Spoiler anzeigen
// Disable Voice over Net (VoN)
// 0 = voice enabled.
// 1 = voice disabled.
disableVoN = 0;
vonCodec = 1;
// VoN Codec Quality
// 0-10 = 8kHz (narrowband).
// 11-20 = 16kHz (wideband).
// 21-30 = 32kHz (ultrawideband).
vonCodecQuality = 3;
Description.ext :
Spoiler anzeigen
disableChannels[]={{0,true,true},{1,false,true},{2,true,true}};