Results: 1Comments by: Gohla
File: EventHorizon Continued05-21-16
Legion beta
Posted By: Gohla
To make this addon work in the Legion beta, remove lines 1828-1835 from EventHorizon.lua, i.e. remove: for i = 1,6 do local enabled,_,_,gsID,_ = GetGlyphSocketInfo(i) if enabled and gsID then self.glyphs = gsID else self.glyphs = nil end end because there are no more combat related glyphs in Legion and the AP...