How to use the updated TTS functionality? menu

User Tag List

Results 1 to 6 of 6
  1. #1
    VD90's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Jul 2007
    Posts
    31
    Thanks G/R
    1/2
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to use the updated TTS functionality?

    Hi, I had some TTS tweaks in my user customization plugin, but they don't seem to be functioning with the moved speak functionality. Here's what I had:

    Code:
    Hud.GetPlugin<ItemsPlugin>().EnableCustomSpeak = true;
    Hud.GetPlugin<ItemsPlugin>().EnableSpeakPrimal = true;
    Hud.GetPlugin<ItemsPlugin>().EnableSpeakPrimalSet = true;
    Hud.GetPlugin<ItemsPlugin>().CustomSpeakTable.Add(Hud.Inventory.GetSnoItem(1844495708), "Ramaladni's Gift");
    What needs to change to get it working again?

    Thanks!

    How to use the updated TTS functionality?
  2. #2
    VD90's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Jul 2007
    Posts
    31
    Thanks G/R
    1/2
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bumping this as it's still an issue for me.

    Funny that I wanted to look into it almost a year later to the day... haha.

  3. #3
    evan6944's Avatar Member
    Reputation
    7
    Join Date
    Aug 2018
    Posts
    20
    Thanks G/R
    10/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by VD90 View Post
    Bumping this as it's still an issue for me.

    Funny that I wanted to look into it almost a year later to the day... haha.
    Heya, I've got my CustomSpeakTable's contents added from the ISnoItemList and it seems to work. Perhaps you could try the following to get hud to say "Ramaladni's Gift" when it drops?

    Code:
    CustomSpeakTable.Add(Hud.Sno.SnoItems.Consumable_Add_Sockets_1, "Ramabananaladni's Gift");

  4. #4
    VD90's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Jul 2007
    Posts
    31
    Thanks G/R
    1/2
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you accessing it the same way I am (in the user plugin, with Hud.GetPlugin<ItemsPlugin>()) or are you doing something else? I'm not getting notifications for primals either, though I haven't had one drop since starting to play again, so I can't verify 100%, but I wasn't last year when I was trying.

  5. #5
    evan6944's Avatar Member
    Reputation
    7
    Join Date
    Aug 2018
    Posts
    20
    Thanks G/R
    10/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by VD90 View Post
    Are you accessing it the same way I am (in the user plugin, with Hud.GetPlugin<ItemsPlugin>()) or are you doing something else? I'm not getting notifications for primals either, though I haven't had one drop since starting to play again, so I can't verify 100%, but I wasn't last year when I was trying.
    I think you can do that in either:

    1. in \plugins\User\PluginEnablerOrDisablerPlugin.cs
    Code:
    Hud.GetPlugin<ItemsPlugin>().CustomSpeakTable.Add(Hud.Sno.SnoItems.Consumable_Add_Sockets_1, "Ramabananaladni's Gift");
    or 2. directly in \plugins\Default\Items\ItemsPlugins.cs, under
    Code:
    base.Load(hud);
    CustomSpeakTable.Add(Hud.Sno.SnoItems.Consumable_Add_Sockets_1, "Ramabananaladni's Gift");
    though customising plugins would be neater if done in method 1.

    I just customised mine to confirm that it's working, and hell, now I can't get rid of Microsoft Sam's voice from my head.

  6. #6
    VD90's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Jul 2007
    Posts
    31
    Thanks G/R
    1/2
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice, thanks. Just making sure I wasn't doing anything out of wack, I'll keep an eye on it!

Similar Threads

  1. [Lua] how to use the mysql functions
    By trujillo in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 04-22-2010, 12:54 PM
  2. How to use the Ban Command on a Mangos Server?
    By Mudkipboy in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 06-13-2008, 07:35 AM
  3. [Guide] How to: Use the WoWModelViewer Greenscreen
    By Cursed in forum Art & Graphic Design
    Replies: 5
    Last Post: 11-15-2007, 03:57 PM
  4. Replies: 3
    Last Post: 10-28-2007, 01:41 PM
  5. How to use the Mind Controll tactic
    By wowmusic in forum World of Warcraft Guides
    Replies: 8
    Last Post: 04-29-2007, 12:38 AM
All times are GMT -5. The time now is 10:40 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search