Thread: New API Usage
View Single Post
09-06-14, 05:45 AM   #20
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
Originally Posted by icyblade View Post
In 18816:
It seems that GetItemQualityColor(itemId) will return 1,1,1,ffffffff for everything
For example:
Code:
print(GetItemQualityColor(56104))
print(GetItemQualityColor(115744))
will return
Code:
1,1,1,ffffffff
1,1,1,ffffffff
So it's a bug or a new feature?
I'm pretty sure that was always meant to be used with a quality index rather than item ID. That's how I've always used it, anyway.
__________________
Grab your sword and fight the Horde!