Category: Combat Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
v3.0.8
Date:
08-08-2009 09:57 AM
Size:
242.56 Kb
Downloads:
3,714,949
Favorites:
5,092
MD5:
Pictures
Click to enlarge
Omen3 and its config
Omen Threat Meter   Popular! (More than 5000 hits)


Omen is a threat meter.

Basically, enemies in WoW decide who to attack by deciding who is the most threatening based on the abilities you use. What Omen does is provide accurate values of your group's relative threat level on individual enemies, so that you can see when you're in danger of pulling aggro (or, if you're next on the snack list if your tank bites it). This info is usually only critical in raids, where only tanks can survive aggro, but it's useful for any multi-player situation.

FAQ

How is Omen3 different from Omen2?

Omen3 relies completely on the Blizzard threat API and threat events. It does not attempt to calculate or extrapolate threat unlike Omen2.

Omen2 used what we called the Threat-2.0 library. This library was responsible for monitoring the combat log, spellcasting, buffs, debuffs, stances, talents and gear modifiers for calculating each individuals threat. Threat was calculated based on what was known or approximated from observed behaviors. Many abilities such as knockbacks were just assumed (to be a 50% threat reduction) as they were mostly impossible to confirm.

The Threat-2.0 library also included addon communication to broadcast your threat to the rest of the raid as long as they were also using Threat-2.0. This data was then used to provide a raid wide display of threat information.

Since patch 3.0.2, Omen no longer does any of these things and the need for a threat library is no longer necessary. Omen3 uses Blizzard's new in-built threat monitor to obtain exact values of every members threat. This means Omen3 has no need for synchronisation of data, combat log parsing or guessing, resulting in a significant increase in performance with regards to network traffic, CPU time and memory used. The implementation of boss modules for specific threat events (such as Nightbane wiping threat on landing) are also no longer necessary.

Further benefits of this new implementation include the addition of NPC threat on a mob (eg, Human Kalecgos). However, there are some drawbacks; frequency of updates are much slower, threat details cannot be obtained unless somebody in your party/raid are targetting the mob and it is also not possible to obtain threat from a mob you are not in direct combat with.

How do I get rid of the 2 vertical gray lines down the middle?

Lock your Omen. Locking Omen will prevent it from being moved or resized, as well as prevent the columns from being resized. If you haven't realized it, the 2 vertical gray lines are column resizing handles.

How do I make Omen3 look like Omen2?

Change both the Background Texture and Border Texture to Blizzard Tooltip, change the Background Color to black (by dragging the luminance bar to the bottom), and the Border Color to blue.

Why does no threat data show on a mob when I target it even though it is in combat?

The Blizzard threat API does not return threat data on any mob you are not in direct combat with. We suspect this is an effort on Blizzard's part to save network traffic.

Is there ANY way around this Blizzard limitation? Not being able to see my pet's threat before I attack has set me back to guessing.

There is no way around this limitation short of us doing the guessing for you (which is exactly how Omen2 did it).

The goal of Omen3 is to provide accurate threat data, we no longer intend to guess for you and in the process lower your FPS. Have some confidence in your pet/tank, or just wait 2 seconds before attacking and use a low damage spell such as Ice Lance so that you can get initial threat readings.

Can we get AoE mode back?

Again, this is not really possible without guessing threat values. Blizzard's threat API only allows us to query for threat data on units that somebody in the raid is targeting. This means that if there are 20 mobs and only 6 of them are targeted by the raid, there is no way to obtain accurate threat data on the other 14.

This is also extremely complicated to guess particularly for healing and buffing (threat gets divided by the number of mobs you are in combat with) because mobs that are under crowd control effects (sheep, banish, sap, etc) do not have their threat table modified and addons cannot reliably tell how many mobs you are in combat with. Omen2's guess was almost always wrong.

The tooltips on unit mouseover shows a threat % that does not match the threat % reported by Omen3. Why?

Blizzard's threat percentage is scaled to between 0% and 100%, so that you will always pull aggro at 100%. Omen reports the raw unscaled values which has pulling aggro percentages at 110% while in melee range and 130% otherwise.

By universal agreement, the primary target of a mob is called the tank and is defined to be at 100% threat.

Does Omen3 sync or parse the combat log?

No. Omen3 does not attempt to sync or parse the combat log. Currently there are no intentions to do so.

The threat updates are slow...

Omen3 updates the threat values you see as often as Blizzard updates the threat values to us.

In fact, Blizzard updates them about once per second, which is much faster than what Omen2 used to sync updates. In Omen2, you only transmitted your threat to the rest of the raid once every 3 seconds (or 1.5s if you were a tank).

Where can I report bugs or give suggestions?
Who wrote Omen3?

Xinhuan (Blackrock US Alliance) did.

Do you accept Paypal donations?

Yes, send to xinhuan AT gmail DOT com.
  Change Log - Omen Threat Meter
Changes from version v3.0.7 to v3.0.8
  • Fix GetShapeShiftFormInfo() error that occurs for DKs when they aren't in any presence. This occurs when they respec between their primary/secondary specs and the game drops them out of all presences and subsequently enter combat presence-less.
  • Add ConfigMode support (see addon OneButtonConfig).
  • Omen will now update its bars immediately on showing from a hidden state instead of updating on the next threat event.
  • Includes updates to all localizations via http://www.wowace.com/projects/omen-.../localization/

Changes from version v3.0.6 to v3.0.7
  • Add optional !ClassColors support.
  • Add /omen show and /omen hide slash commands.
  • Add "Invert Bar/Text Colors" option (default off) which swaps the bar background and text colors.
  • Omen now generates the config tables on demand to make it use less memory.
  • Omen now provides better error feedback if AceGUI-3.0-SharedMediaWidgets is not found and will continue to function (but without any config).
  • Includes updates to all localizations via http://www.wowace.com/projects/omen-.../localization/

Changes from version v3.0.5 to v3.0.6
  • Update zhTW/zhCN/deDE localizations
  • Add Fade/MI Color to the options. This color is used on players under the effects of MI/Fade.
  • Add 410065408 threat to all players with negative threat for display purposes. English translation: You can now see the "un-Faded/un-MIed threat" of players under the effects of Fade and Mirror Image.

Changes from version v3.0.4 to v3.0.5
  • Implement an update event throttle, reducing CPU usage significantly without any loss of updates.
  • Clear the guidNameLookup table on zoning to recover some memory.
  • Fix Omen getting stuck to the mouse if autocollapse is on and you moved Omen while you are in combat and exited combat during the move.
  • Set a player's threat to 0 (for display purposes) if the player's threat is less than 0. This occurs on Fade and Mirror Image, which gives the caster a temporary threat reduction of 410057408 (or 4.1m threat in Omen's terms). Previously Omen ignored players with negative threat.
  • Omen will now remember its visible state when you log out (applicable only if auto-show/hide is off).

Changes from version v3.0.3 to v3.0.4
  • Update ruRU, koKR and zhTW localizations
  • Fix "Passed X% of Y's threat" message where it would report your name instead of the tank's name if you passed your tank's aggro AND pulled aggro at the same time

Changes from version v3.0.2 to v3.0.3
  • Update various localizations. esMX will now see the same translations as esES
  • Add LSM callbacks so that the user can use custom media or media registered by other addons correctly
  • Allow the user to have different background settings for the Title Bar than from the main Omen window

Changes from version v3.0.1 to v3.0.2
  • Update various localizations
  • Fix error that occurs on changing Clamp To Screen option
  • Add option to change the Pet Color and changed the default Pet Color to violet
  • Omen will no longer create its internal minimap button if FuBar or Broker2FuBar are loaded
  • Fix bugs with "Hide Omen on 0 bars" option that caused Omen to keep appearing when unwanted

Changes from version v3.0.0 to v3.0.1
  • Fix error that occurs on changing profiles: Omen-3.0.0\Omen.lua:592: attempt to index global 'bar' (a nil value)

Changes from version RC3 to 3.0.0
  • Updated various localizations
  • Add Show threat values and % options
  • Add Aoogah! sound from Omen2
  • Fix Omen's alpha setting not applying on login
  • Add option not to use class colors
  • Fix bug which caused ghost bars to show when some classes are not selected to be shown
  • Add Tank Bar color option
  • Add "Always Show Self" option
  • Add Show/Hide Title Bar option
  • Add Use Focus Target and Test Mode checkboxes into the configuration panel
  • Add Show Aggro Bar option
  • Make Test Mode much more useful by showing bars of every possible class and the player
  • Fix minor issue where the TPS numbers are 1 pixel higher than the rest of the text on the threat bars
  • Hard embed LibDataBroker-1.1 and use it
  • Add LibDBIcon-1.0 external
  • Add minimap button option, default shown
  • Fix Omen's FuBar plugin issue for right clicks to open the configuration panel interfering with library upgrading paths
  • Rewrite Auto Show/Hide options to be more intuitive. Add option not to use Auto Show/Hide
  • Add an internal flag so that if the user manually toggles Omen's visibility, it stays shown/hidden until he next zones, join/leave a party/raid, or change any Auto Show/Hide settings
  • Add option to ignore player pets to display threat info on (Default: On). Yes, player pets have aggro tables too!
  • Add Frame Strata and Clamp To Screen options
  • Apply a whole list of configuration settings that were forgotten on changing profiles
  • Updated the FAQ

Changes from version RC2 to RC3
  • Renamed localization\deDE.lua to Localization\deDE.lua so that the auto-generated zip file will contain the folder "Localization" rather than "localization", which means Omen will now work on non-Windows operating systems

Changes from version RC1 to RC2
  • Add keybind to toggle using the focus target
  • Fix missing localization entry for "Passed %s%% of %s's threat!"
  • Add option to color your own threat bar to a color of your choice
  • Fix "VGrip1Ratio" error that occurs when completing a drag and Omen incorrectly attempts to hide itself.
  Optional Files - Omen Threat Meter
Sorry, there are currently no optional files available.
  Archived Versions - Omen Threat Meter
File Name
Version
Size
Author
Date
v3.0.7
242kB
Xinhuan
04-15-2009 01:53 AM
v3.0.6
228kB
Xinhuan
01-08-2009 10:12 PM
v3.0.5
226kB
Xinhuan
12-18-2008 02:49 PM
v3.0.4
225kB
Xinhuan
11-28-2008 06:28 AM
  Comments - Omen Threat Meter
Post A Reply Comment Options
Old 07-11-2009, 02:30 AM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Re: new error

Can you give more details about the error, which server it is (PTR or live servers?), what class and level you are and how/what you were doing when the error occurred?
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-10-2009, 03:59 AM  
lewal
A Kobold Labourer

Forum posts: 0
File comments: 129
Uploads: 0
new error

Date: 2009-07-09 19:15:34
ID: -1
Error occured in: Global
Count: 2
Message: ..\AddOns\Omen\Omen.lua line 1585:
Usage: GetShapeshiftFormInfo(index)
Debug:
[C]: ?
[C]: GetShapeshiftFormInfo()
Omen\Omen.lua:1585: UpdateBarsReal()
Omen\Omen.lua:1344:
Omen\Omen.lua:1342
AddOns:
Swatter, v5.5.4293 (WombatII)
Corpse, v3.1.0.4
Ace2, v
ActionButtonColors, v1.3
AlarBGHelper, v3.5.10 r48
AlphaMap, v3.63.30100
AlphaMapBattlegrounds, v
AlphaMapExteriors, v
AlphaMapInstances, v
AlphaMapPOIFlightMasters, v
AlphaMapPOIInstances, v
AlphaMapPOITravelAgents, v
AlphaMapPOIUtilities, v
AlphaMapWorldBosses, v
ArenaCalculator, v1.6.3
Atlas, v1.14.1
AtlasBattlegrounds, v1.14.1
AtlasDungeonLocs, v1.14.1
AtlasOutdoorRaids, v1.14.1
AtlasTransportation, v1.14.1
AtlasWorld, vv3.1.1.11
AucAdvanced, v5.5.4293 (WombatII)
AucFilterBasic, v5.5.4293 (WombatII)
AucFilterOutlier, v5.5.4293.2531
AucMatchUndercut, v5.5.4293.2531
AucScanData, v5.5.4293 (WombatII)
AucStatClassic, v5.5.4293 (WombatII)
AucStatHistogram, v5.5.4293 (WombatII)
AucStatiLevel, v5.5.4293 (WombatII)
AucStatPurchased, v5.5.4293 (WombatII)
AucStatSales, v5.5.4293.2842
AucStatSimple, v5.5.4293 (WombatII)
AucStatStdDev, v5.5.4293 (WombatII)
AucStatWOWEcon, v5.5.4293.2530
AucUtilAHWindowControl, v5.5.4293.3311
AucUtilAppraiser, v5.5.4293.2530
AucUtilAskPrice, v5.5.4293.3175
AucUtilAutoMagic, v5.5.4293.3142
AucUtilCompactUI, v5.5.4293.2530
AucUtilEasyBuyout, v5.5.4293.3583
AucUtilItemSuggest, v5.5.4293.3108
AucUtilPriceLevel, v5.5.4293.2545
AucUtilScanButton, v5.5.4293.2530
AucUtilScanFinish, v5.5.4293.2530
AucUtilScanProgress, v5.5.4293.2530
AucUtilSearchUI, v5.5.4293.3655
AucUtilSimpleAuction, v5.5.4293.0
AucUtilVendMarkup, v5.5.4293.2530
AwesomePlayerPortrait, v1.1
azHideSpam, v1.2
Babylonian, v5.1.DEV.130
BeanCounter, v5.5.4293 (WombatII)
BloodyRare, v1.1d
BonusScanner, v5.0
BrokerHitCrit, v2.8.4-release
BUFX, v1.09
BuyEmAll, v
CashStash, v1.2.1
CattleProd, v2.3.0
ComeHere, v1.6
Comix, v1.7 beta
Configator, v5.1.DEV.130
DBMBurningCrusade, v
DBMCore, v
DBMRaidLeadTools, v
DBMVictorySound, v
DeathDealer, v1.2
DebugLib, v5.1.DEV.130
DepositBox, v30000.2
DirtyGear, v1.1-a5
Dominos, v1.9.4
DominosBuff, v
DominosCast, v
DominosRoll, v
DominosXP, v
Doomed, v1.0.1
ElkBuffBars, v2.2.4-149
EMLib, v
Enchantrix, v5.5.4293 (WombatII)
EnchantrixBarker, v5.5.4293 (WombatII)
EnhTooltip, v5.1.3715 (SnaggleTooth)
EquipCompare, v2.16
EWOlsonGetItemInfo, v
EWOlsonGetSellValue, v
EWOlsonPointsOfInterest, v
Examiner, v09.05.24
Fizzle, vv1.3.2
FlightMap, v
FocusFrame, v2.5.1
FuBarPlugin20, v2.0 $Revision: 66634 $
Gatherer, v3.1.13
GatherSage2, v2009-06-23
GearDPS, v0.77b
GearScore, v2.2.09 - Release
GearScoreRecount, v
GemQuota, v$Revison$
GetOpt, v
ImprovedMerchant, v3.6x5
Informant, v5.5.4293 (WombatII)
InspectEquip, v1.4.0
Intel, v0.42
ItemInfo, v
ItemRack, v
JebusMail, v2.4b
LanguageCycle, v
LastWords, v2.0.10
LevelDisplay, v5
LibRareSpawns, v1.0.30100
LightHeaded, v293
MagicRunes, v1.0.61
MagicRunesIconDisplay, v1.0.61
MagicRunesRuneBars, v1.0.61
MagicTargets, v2.0.88
MapNotes, v5.16.30100
MapNotesBrowser, vv1.00.30100
MapNotesForAtlas, v1.00.30100
MapNotesIconLib, v1.04.30100
MapNotesIconLibFancy, v
MapNotesIconLibLegacy, v
MapNotesIconLibNeptunia, v
MapNotesIconLibNumbers, v
MinimapButtonFrame, v3.0.6
MinimapButtonFrameSkinPack, v3.0
MinimapButtonFrameTitanPlugin, v2.2
MovableBags, v
MozzFullWorldMap, v3.35.30100
MrDamage, vr813
naiStats, v
Omen, v3.0.6
Overcharge, v3.1.2.2
Postal, v3.1.2
PVPtimer, v
QuickMountEquip, v
RareSpawnOverlay, v4.0.30100
RatingBuster, v
Rebar, v
Recount, v
Redeemer, v
sct, v6.2
sctd, v3.1
SharedMedia, v3.0
shieldmonitor, v1.4.6
SlideBar, v5.5.4293 (WombatII)
Stackpack, v2.4
StealYourCarbon, v3.0.3.16
Stubby, v5.5.4293 (WombatII)
TalentedLoader, v
TankPoints, v
Titan, v4.2.5.30100 - Revision 273
TitanClock, v4.2.5.30100
TitanCompanion, v1.00.30000
TitanCoords, v4.2.5.30100
TitanItemBonuses, v4.1.6.30000
TitanMail, v3.0-r1
TitanMount, v1.00.30000
TitanPerformance, v4.2.5.30100
TitanRecZone, v3.0.2
TitanRegen, v4.2.5.30100
TitanRepair, v4.2.5.30100
TitanRider, v3.0 r2
TitanSpec, v1.4.3.30100
TitanVolume, v4.2.5.30100
TitanWG, v1.0.1.30100
UrbanAchiever, v
WhereToNow, v1.6
WowLife, v1.0.0
(ck=10a9)
lewal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-07-2009, 12:22 AM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Quote:
Originally posted by Kupotek
Okay here's what I did:

1. Enabled only Fubar and Omen, placed Omen on the fubar, relogged, and omen icon was gone.

2. Shut down game, deleted all Fubar and Omen related setting luas in the WTF folder, tried again... and it's gone...

Hrmm...
Omen3 always creates a LDB plugin for Omen.
Omen3 also creates a Fubar plugin for FuBar if FuBar is detected to be loaded.

So if you have Broker2FuBar installed, you need to go /b2f options and tell B2F to not convert the LDB into another FuBar plugin (or you will have 2 omen icons).

In your case, Omen3's FuBar plugin settings for whether its displayed on the minimap or FuBar's bar is stored and set in Omen3 itself. If you change the Omen's FuBar setting within FuBar itself, it will not be remembered or saved. This is because of having the optional fubar plugin, as opposed to having it in a separate addon called OmenFu. So go /omen config, find the FuBar subsection in Omen, and make your changes there.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-05-2009, 03:49 AM  
Kupotek
A Deviate Faerie Dragon
 
Kupotek's Avatar
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 601
Uploads: 7
Okay here's what I did:

1. Enabled only Fubar and Omen, placed Omen on the fubar, relogged, and omen icon was gone.

2. Shut down game, deleted all Fubar and Omen related setting luas in the WTF folder, tried again... and it's gone...

Hrmm...
__________________
KittyUI | My Home on the Web
Kupotek is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-05-2009, 03:37 AM  
Kupotek
A Deviate Faerie Dragon
 
Kupotek's Avatar
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 601
Uploads: 7
Quote:
Originally posted by Xinhuan
I don't know.
Omen hasn't changed in the last 1.5 months!

Alright, I'll enable fubar and omen, stick it on the bar with just those 2 addons enabled, see if it stays, then enable my addons 1 by 1 and let you know what's breaking it
__________________
KittyUI | My Home on the Web
Kupotek is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-05-2009, 03:34 AM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Quote:
Originally posted by Kupotek
Odd.. when I put OMEN on Fubar, if I reloadui or restart the game the icon is not on Fubar anymore?
I don't know.
Omen hasn't changed in the last 1.5 months!
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-05-2009, 03:33 AM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Quote:
Originally posted by kelendrad
Hey there, i am curious if there is a way of making omen display a chat message or screen flash/shake if someone is about to pass a threshold (90%) of the main tanks threat.

thanks

//kelen
Considering adding a feature for something like this in the future but no promises yet.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-04-2009, 03:48 PM  
Kupotek
A Deviate Faerie Dragon
 
Kupotek's Avatar
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 601
Uploads: 7
Odd.. when I put OMEN on Fubar, if I reloadui or restart the game the icon is not on Fubar anymore?
__________________
KittyUI | My Home on the Web
Kupotek is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-10-2009, 10:06 PM  
kelendrad
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hey there, i am curious if there is a way of making omen display a chat message or screen flash/shake if someone is about to pass a threshold (90%) of the main tanks threat.

thanks

//kelen
kelendrad is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-17-2009, 10:27 AM  
umrete
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hello guys, I'm experiencing some strange thing with Omen3. I downloaded it, place it in my addons folder but when I'm ingame omen3 is not working. I looked in to the options and stuff but everything seems fine. I got no errors with the addon it just don't work. In raid group, in normal group even single ... I attack a mob and no bars of threat are shown.

Last edited by umrete : 04-17-2009 at 10:45 AM.
umrete is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-16-2009, 11:26 PM  
SFJake
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Not showing threat.

Must type /omen show to make it show up no matter what, even if it should appear when in combat and disappear when not.

Using 3.0.7.
SFJake is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2009, 07:05 PM  
mattcoops
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by Psychophan7
Can the threat window be made (optionally) so you can click "through" it in combat?
I'd also love to see this feature added at some time in the future.

Until then, thanks for all the work on such a useful addon
mattcoops is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-23-2009, 04:47 PM  
Xinhuan
A Deviate Faerie Dragon
 
Xinhuan's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 136
Uploads: 11
Quote:
Originally posted by Xanek
[private server btw]
Don't play on one.
__________________
Author/Maintainer of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, Routes and Cartographer_Routes

Last edited by Xinhuan : 03-23-2009 at 04:47 PM.
Xinhuan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-21-2009, 08:22 PM  
Xanek
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Omen pops up ingame when fighitn something new, but it doesnt show threats at all, all the tests work.
when we fight a new mob or boss, it shows the name of the mob/boss/w/e it is, but no threat meters are displayed... why?
[private server btw]

Last edited by Xanek : 03-22-2009 at 09:17 PM.
Xanek is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-08-2009, 10:08 AM  
Korkosh
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 23
Uploads: 8
Under Vista, if You delete the WTF-folder within 'Program Files/World of Warcraft' it will work fine. (same thing after applying a patch too)

If there is a WTF-folder in program files AND a WTF-folder within the virtual store -> wow will write changes in wtf within virtual store but read outdated data from wtf within programm files. it's confusing, I know
Korkosh is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.