jhakonen / wot-teamspeak-mod

Mod for integrating TeamSpeak into World of Tanks
GNU Lesser General Public License v2.1
36 stars 8 forks source link

Speak notifications in battleLoading screen #15

Closed psypanda closed 9 years ago

psypanda commented 9 years ago

A setting in tessu_mod.ini to enable/disable speak notifications in battleLoading screen would be nice to have since (depending on your xvm config) the animation can overlap some stats which makes them hard to read.

[battleLoadingNotifications]
; Enable or disable speak notifications in battleLoading screen
enabled: off
; Enable or disable notifications when you're speaking
self_enabled: off
jhakonen commented 9 years ago

I think this is something that should be changed/fixed to XVM instead, because:

VOIP.getVOIPManager().setPlayerTalking(player_id, is_speaking)

The manager then controls the UI to show the speak notifications in different UI components in the game. The mod doesn't have really any good away of preventing the loading screen from showing the notifications which wouldn't affect also the internal voice com system.

psypanda commented 9 years ago

Ok, I thought this was an issue related to this mod, thanks for your fast reply. This can be closed now.

jhakonen commented 9 years ago

Ok, you might want to report this issue to XVM. Maybe to here: http://www.koreanrandom.com/forum/forum/57-xvm-english-support-and-discussions/