WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Tooltip with Challenge Mode stats (https://www.wowinterface.com/forums/showthread.php?t=52000)

necroskillz 02-27-15 11:21 AM

Tooltip with Challenge Mode stats
 
Hi,

I've been wondering about this for a while now. While there some things you can set for a link before you put it in a tooltip that modify something (like normal/hc/mythic version), making the item display as though you were in a challenge mode dungeon is not among them.

Does anybody have an idea about how blizzard does this? How do I specify that I want a challenge mode version of the item in the tooltip?

Mazzop 02-27-15 12:24 PM

doubt Blizz handles it via item links, but can you do on specific item this script in and outside challange mode?

/run local ItemString = string.match("[]", "item[%-?%d:]+") print(ItemString)

instead of [] put there item link normally like in chat

necroskillz 02-27-15 04:02 PM

Yeah they don't do it via links, unfortunately. They don't make it easy for addon developers -.- Links are the same inside and outside CM.


All times are GMT -6. The time now is 05:24 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI