View Single Post
10-06-19, 10:19 PM   #3
Kanegasi
A Molten Giant
 
Kanegasi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 666
There is no threat API in classic, just like it was in vanilla. There is no requirement for everyone to have the same addon installed, but everyone has to have at a minimum ThreatClassic-1.0 for any threat meter to properly work with the entire group, which is a library that every threat meter uses. Unfortunately, it does not exist as a standalone install.

If you or others in your group don't want a threat meter, you can go to the source of the library here and follow these install instructions:
  1. download as a zip from the green button
  2. unzip it into Interface\AddOns
  3. change the folder name to ThreatClassic-1.0
  4. create a lib folder in that folder
  5. locate and install the libraries listed in embeds.xml
  Reply With Quote