Thread: New API Usage
View Single Post
09-03-14, 04:56 AM   #15
icyblade
A Deviate Faerie Dragon
 
icyblade's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2014
Posts: 13
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?
__________________
Talk is cheap, show me the shell