View Single Post
08-24-05, 08:21 PM   #7
bsmorgan
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 219
I'm using the MonkeyQuest, MonkeySpeed, and MonkeyBuddy addons which I don't think are being maintained anymore.

GameTooltip:SetText(MONKEYSPEED_TITLE, ITEM_QUALITY6_TOOLTIP_COLOR.r, ITEM_QUALITY6_TOOLTIP_COLOR.g, ITEM_QUALITY6_TOOLTIP_COLOR.b, 1);

claims that ITEM_QUALITY6_TOOLTIP_COLOR is nil. Where would I find out what has changed here and an appropriate substitute?

Thanks for all the work you've all done to document the changes. I've bookmarked a bunch of stuff tonight!

Regards,

Brad
  Reply With Quote