PDA

View Full Version : Safe way to show enchant tooltip?


wmrojer
17-10-2006, 01:41 AM
Is there a way to know if it is safe to show an Enchant Tooltip with GameTooltip:SetHyperlink("enchant:1234")? ie. It's in the local cache.

With items I can just check GetItemInfo("item:12345") to see if it is in my local cache, but that obviously dosn't work for enchants.

Epitoma
20-10-2006, 08:40 AM
Look into the code used in this addon called EnchantMe.

It seems to do what you are asking about

http://www.wowinterface.com/downloads/fileinfo.php?s=&id=4924