-
Member
Enable TTS for Goblins
Just started back and noticed that goblins are not announced by default. Is there any plugin that has TTS for goblins? I searched for goblin and rainbow and found the TTS fror pylons but nothing for goblins.
Any direction is appreciated
Thanks
-
Member
For anyone esle interested, you need to edit the PluginEnablerOrDisablerPlugin.txt file to include the following text and then save that file as a .cs vs .txt extension. It goes in the Public void Customize Section towards the bottom. Once you save the .cs file, restart TurboHud and you should be set
Code:
Hud.GetPlugin<GoblinPlugin>().EnableSpeak = true;
-
Post Thanks / Like - 1 Thanks
Kiseph (1 members gave Thanks to pandera13 for this useful post)