NugComboBar

From Turtle WoW Wiki
Revision as of 03:12, 20 May 2025 by >Basedturtle (Created page with "NugComboBar is a customizable addon that replaces the default combo points display for Rogues and Druids. == How to Install == # Visit the GitHub link you find, then click the green '''<span style="color: green;"><> Code</span>''' button, and select Download ZIP. # Use [https://www.7-zip.org/ 7zip] to extract the zip into your TWow/Interface/AddOns # Rename the NugComboBar-vanilla folder to NugComboBar # Restart the game == Git Links == * [https://github.com/rgd8...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

NugComboBar is a customizable addon that replaces the default combo points display for Rogues and Druids.

How to Install

  1. Visit the GitHub link you find, then click the green <> Code button, and select Download ZIP.
  2. Use 7zip to extract the zip into your TWow/Interface/AddOns
  3. Rename the NugComboBar-vanilla folder to NugComboBar
  4. Restart the game



Git Links



Commands

Basic Commands

  • /ncb — Opens help messages explaining available commands.
  • /ncb help — Show usage instructions.
  • /ncb lock — Locks the combo bar in place (disables dragging).
  • /ncb unlock — Unlocks the combo bar, allowing repositioning.
  • /ncb scale x.xx — Sets the size of the combo bar (scale factor between 0.5 and 2.0).
  • /ncb showempty — Toggles display of the combo bar when no combo points are active.



Preview



Features

  • Customizable lock/unlock state.
  • Scale adjustment.
  • Show or hide when no combo points are active.
  • Smooth fade-in/out animations for combo point highlights.
  • Color customization based on combo points.



How It Works

  • The addon replaces the default combo point display with a custom frame.
  • It updates on combo point changes and target changes.
  • Supports dragging to reposition when unlocked.
  • Uses slash commands for configuration.