View Single Post
05-10-11, 12:30 AM   #8
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Hmm, the color tags might be the problem, if the addon is searching for particular strings based on other strings.

LOOT_ITEM_CREATED_SELF_MULTIPLE = "+ %s x%d"
LOOT_ITEM_CREATED_SELF = "+ %s"

Might work.
  Reply With Quote