Thread Tools Display Modes
02-27-15, 11:21 AM   #1
necroskillz
A Murloc Raider
Join Date: Jan 2015
Posts: 4
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?
__________________
Author and maintainer of Stat Weight Score
  Reply With Quote
02-27-15, 12:24 PM   #2
Mazzop
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 74
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
  Reply With Quote
02-27-15, 04:02 PM   #3
necroskillz
A Murloc Raider
Join Date: Jan 2015
Posts: 4
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.
__________________
Author and maintainer of Stat Weight Score
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Tooltip with Challenge Mode stats

Thread Tools
Display Modes

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