Results: 1Comments by: Pilate
File: Cellular11-02-16
TLDR: Here's an example of the fixe...
Posted By: Pilate
TLDR: Here's an example of the fixes, or this is the updated core.lua file. The fix for item links not working is to add this line: m:SetHyperlinksEnabled(true) Right under this in core.lua, around line #946: local m = CreateFrame("ScrollingMessageFrame", nil, t) The proper code to fix duplicate whisper windows like...