yapzhenyie / GadgetsMenu

Feature-rich cosmetics plugin that provide players with the most powerful features.
http://bit.ly/GadgetsMenu
66 stars 24 forks source link

Action bar messages when morphed #876

Open srnyx opened 3 years ago

srnyx commented 3 years ago

Describe the bug The "Currently disguised as X" and X Morph ability cooldown messages glitch out as they are showed at the same time.

To Reproduce Steps to reproduce the behavior:

  1. Select a morph
  2. Use it's ability

Expected behavior It should just display the cooldown

Further Information:

Screenshots https://i.gyazo.com/0bab357d43396ca47601e54eda04b555.mp4

Additional Information It's cause of Lib's Disguises. Lib's Disguises displays the "Currently disguised as X" while GadgetsMenu tries to display the X Morph ability cooldown, so they flash. A fix for this would be to either remove the ability cooldown action bar or make it a bossbar (and have an option to set it back to normal). I know that it can be fixed by disabling Lib's Disguises message, but some people may not know it's Lib's Disguises that's causing it.