Thread Tools Display Modes
Prev Previous Post   Next Post Next
09-06-14, 08:14 AM   #37
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
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?
http://wowpedia.org/API_GetItemQualityColor

It doesn't take itemID, it takes quality (0-7).
 
 

WoWInterface » Site Forums » Archived Beta Forums » WoD Beta archived threads » New API Usage


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off