WoWInterface SVN ncNameplates

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 23 to Rev 24
    Reverse comparison

Rev 23 → Rev 24

ncNameplates.lua
9,7 → 9,7
local solid = [[Interface\AddOns\ncNameplates\solid]]
local flags = ""
 
SetCVar("spreadnameplates", 1) -- 0 makes nameplates overlap.
SetCVar("spreadnameplates", 0) -- 0 makes nameplates overlap.
SetCVar("bloattest", 0) -- 1 might make nameplates larger but it fixes the disappearing ones.
SetCVar("bloatnameplates", 1) -- 1 makes nameplates larger depending on threat percentage.
SetCVar("bloatthreat", 1) -- 1 makes nameplates resize depending on threat gain/loss. Only active when a mob has multiple units on its threat table.