TODO – submit tickets
![]() |
https://www.wowinterface.com/downloads/info19491
https://www.curseforge.com/wow/addons/basic-threat-bar
A bar that displays your threat; duh.
Quite customizable. I just use it for a slim bar. It helps me know when I’ve built too much threat and reminds me when I’ve caught it.
/btb-
I place RangeDisplay overtop of this.
The Subversion repository might have been repos.curseforge.com/wow/basic-threat-bar/trunk basic-threat-bar but that’s dead.
—
- 2024-10-12 – 5.04 – on Project Ascension 3.3.5
-
2022-05-01 – 5.04 – on Project Ascension 3.3.5a
- Also edit
BasicThreatBar.tocto change## Interface: 30300
- Also edit
-
2020-10-05 – 8.0.2 on World of Warcraft 9 (Shadowlands) beta 9.0.2.36086 x64
- SetBackdrop issue, which I fixed myself.
- 2020-10-05 – 8.0.2 on World of Warcraft 8 (BfA)
- 2016-07-19 – 7.0.1 on World of Warcraft 7 (Legion) 7.0.3 (22248)
-
2016-07-18 – 6.0.4 on World of Warcraft 6 (WoD) 6.2.0
- This, and earlier versions, worked just fine before World of Warcraft 7 (Legion). No notes were taken.
Configuration ∞
Notes from 2016-07-19 – 7.01
-
/btb
BasicThreatBar > Profiles >
- Existing Profiles (whatever) -> [Default]
- (I also delete the earlier automatically-created profile)
-
TODO – request that ‘Default’ be the default.
BasicThreatBar >
-
[x] Disable when solo
- Unless you have a pet
- TODO – edit the code
-
(Note that clicking BasicThreatBar >
[Test]will let you pretend you’re in combat, to see your settings in action)
BasicThreatBar > Text
-
Name position [Top] -> [None]
BasicThreatBar > Bar
- Textures [Blizzard] -> Blizzard3
-
Bar Height 30 -> 10
You can click “Test” at the top, then “Okay” your changes, move your bar, and when you’re done with your changes, /basicthreatbar and [x] Hide/Lock bar.
Advanced ∞
Editing SavedVariables/BasicThreatBar.lua for an exact position:
["yOfs"] = -80, ["xOfs"] = -1.5,
The result ∞
todo – combat-testing screenshots.
Alternatives ∞
-
I think this replaces
ThreatIndicator, whatever that was.



