[ENG] non rotating COE buff with time bar menu

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 59
  1. #1
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    [ENG] non rotating COE buff with time bar

    - highest elemental damage on the right
    - add time bar on top of icon
    -------- red on highest elemental bonus
    -------- yellow on X sec before highest element bonus
    -------- green otherwise or no elemental bonus
    - add sound message during yellow bar (user only)
    - add text message during yellow/red bar (user only)
    - show reminding time before max elemental bonus

    version 3
    - attack time, message, role according to the charactor

    COE.jpg
    COE2.jpg

    Copy to TurboHUD\plugins\DavPlayer
    [C#] DAV_COE - Pastebin.com
    Last edited by s4000; 06-12-2019 at 08:17 AM.

    [ENG] non rotating COE buff with time bar
  2. Thanks profredseries, RNN, BeeAntOS, afrojax, udyr2946, laptopmenace, mois (7 members gave Thanks to s4000 for this useful post)
  3. #2
    profredseries's Avatar Member
    Reputation
    2
    Join Date
    Apr 2019
    Posts
    31
    Thanks G/R
    23/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by s4000 View Post
    - highest elemental damage on the right
    - add time bar on top of icon (green / yellow 4sec before highest ele/ red on highest ele)
    COE.jpg
    COE2.jpg

    Copy to TurboHUD\plugins\DavPlayer
    [C#] DAV_COE - Pastebin.com


    The good idea, but if the sound in 4 seconds that worked it would be even better:п

  4. #3
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I also want to add the sound, but want everyone to test the time bar 1st

  5. #4
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by s4000 View Post
    I also want to add the sound, but want everyone to test the time bar 1st
    The plugin is great, it just needs some configuration options to place it conveniently in other location than the default.

  6. #5
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    update version 2
    - add time bar on top of icon
    -------- red on highest elementi
    -------- yellow on X sec before highest element
    -------- green otherwise or no elemantal bonus
    - add warming message during yellow bar
    - show reminding time before max elemental bonus
    - add configuration options

  7. #6
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by s4000 View Post
    update version 2
    - add time bar on top of icon
    -------- red on highest elementi
    -------- yellow on X sec before highest element
    -------- green otherwise or no elemantal bonus
    - add warming message during yellow bar
    - show reminding time before max elemental bonus
    - add configuration options
    Thanks @s4000 for great work!

    I (again) added option to disable speak (by setting message to empty string).
    Added option to control speak volume.
    Here's the forked version as whole - remember to save it using original name and location if you decide to try it.
    Check DAV_COE unified diff for changes I made.

    About CoE message
    I noticed while testing that hearing the same CoE speak again and again does not help at all.
    Maybe when you are really pushing sound warning to prepare spam all your damage is OK, like the number to show how long it take when max elemental bonus comes from CoE.
    So I would suggest to have a setting to speak CoE warning only in Greater Rifts above certain level, like 100+.
    To take advantage of CoE buff you need to visually align your other cooldowns to maximize CoE effect.
    Like in this (CoE + Vengeance) example.
    But personally I never mind about CoE rotation - it is there just to give me a statistical damage edge.
    I have enough to do while killing mobs and trying to keep alive myself

    About sounds
    Note that I'm not very confident how to change volume for THUD in relation to how D3 plays sounds etc.
    My D3 game master volume is about 25% and my physical speaker volume is about 45%.
    To be able to hear speak, I had to double THUD volume to make it to play on correct level.

    I have adjusted some of my custom sounds to play at higher level and now some of them play too load and I have to try to find the original files to revert back to them.
    Then I did not have found ways to adjust THUD sounds (or there was no ways to do it in the old days).

    If you have any probs with sound, set VolumeMultiplier to 1 for default volume or -1 to disable setting totally.
    I believe that THUD sound settings are global and they affect all plugins so what you end up is unpredictable :-(

  8. #7
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Thanks @JarJarD3,

    I will consider & add into my version 3 (plan to add different timer / warming for local user according to character)

  9. #8
    profredseries's Avatar Member
    Reputation
    2
    Join Date
    Apr 2019
    Posts
    31
    Thanks G/R
    23/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Whether it is impossible to realize BeSilentInTown ?

  10. #9
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    please add it before version 3

    if (!(Hud.Game.IsInTown)) Hud.Sound.Speak(AttackMsg);

  11. Thanks profredseries (1 members gave Thanks to s4000 for this useful post)
  12. #10
    profredseries's Avatar Member
    Reputation
    2
    Join Date
    Apr 2019
    Posts
    31
    Thanks G/R
    23/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by s4000 View Post
    please add it before version 3

    if (!(Hud.Game.IsInTown)) Hud.Sound.Speak(AttackMsg);
    Thank you, now in the city silence is a wonderful feeling!

  13. #11
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    version 3
    - attack time, message, role according to the character

  14. #12
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    @JarJarD3, speak from other plugin will affect the speak time of my plugin, any idea too avoid that?

  15. #13
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    minor update to for the speak

  16. #14
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by s4000 View Post
    @JarJarD3, speak from other plugin will affect the speak time of my plugin, any idea too avoid that?
    I don't know :-(
    This is a total mess because THUD might not be designed to handle speaking from different sources simultaneously (or cooperatively).
    I just found out that speaking is just way much better than just playing sounds (which can go asynchronously).
    And it works for me so far (for my own plugins) as a programmer I can do what I want.
    But for most users speaking randomly from several plugins leads to chaos and frustration.

  17. #15
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JarJarD3 View Post
    I don't know :-(
    This is a total mess because THUD might not be designed to handle speaking from different sources simultaneously (or cooperatively).
    I just found out that speaking is just way much better than just playing sounds (which can go asynchronously).
    And it works for me so far (for my own plugins) as a programmer I can do what I want.
    But for most users speaking randomly from several plugins leads to chaos and frustration.
    my latest code fixed that (should be )

Page 1 of 4 1234 LastLast

Similar Threads

  1. [Request] COE Buff not rotating
    By MLPFUN in forum TurboHUD Discussions
    Replies: 2
    Last Post: 10-27-2018, 08:46 AM
  2. Lots Of Gold With TitanSteel Bars!
    By rocko in forum World of Warcraft Guides
    Replies: 12
    Last Post: 12-03-2008, 11:24 AM
  3. Get triple XP buff with a level 1 in high level area!
    By bagsnatcher in forum World of Warcraft Exploits
    Replies: 25
    Last Post: 08-11-2008, 12:14 PM
  4. WTT Blank US account, with time for Steam with CS:S
    By tonks1 in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 0
    Last Post: 03-24-2008, 12:33 AM
All times are GMT -5. The time now is 11:02 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