Вход
> > > tool tip to show augmented item


Сообщений в теме: tool tip to show augmented item
mewkus
Пользователь

Сообщений: 9
Регистрация: 15.12.2001
Отправлено: 24.10.2011, 4:14

First of all, I love your tooltips thing that allows easy display of items on mouseover. One thing that would make it really nice is if there was a way to display an item with that's augmented. On my page, I have an html sequence similar to
<span rel="eq:item:16257">Signet of the Arcane</span>
and when the mouse goes over it, it pops up the display for the signet. But that signet is augmented with Warpower Stone (#46639). It'd be nice to have html code like
<span rel="eq:item:16257+46639">Signet of the Arcane</span>
that would show a popup with the stats from both the earring and the augment.
loulina
Администратор

Сообщений: 4235
Регистрация: 08.02.2006
Отправлено: 26.10.2011, 0:00

Hi newkus and thank you for your message
Yes, we should be able to let you customize the link to add the augment.
We will keep you posted!
mewkus
Пользователь

Сообщений: 9
Регистрация: 15.12.2001
Отправлено: 22.11.2011, 21:30

I got to thinking that it may also be useful to include the character level so that for items with a recommended level, the stats could be set accordingly. Maybe something like
<span rel="eq:item:16257+46639:68">
to specify the level as 68 (not really pertinent for this particular item since it doesn't have a recommended level on it).
mewkus
Пользователь

Сообщений: 9
Регистрация: 15.12.2001
Отправлено: 23.03.2012, 5:05

I just noticed that when viewing your character's inventory on here that the tooltip for the equipment shows stats that already combine the item and the augment. Is that feature available as a tooltip from outside your website (e.g. our html page)?
Jelan
Администратор

Сообщений: 11520
Регистрация: 04.05.2001
Отправлено: 03.04.2012, 2:48

This only happen inside the profile as we embed there all the necessary information to make it happen. We support what you are asking for in our other game channels so the framework is there, I just need to find some time and come up with a format to make it happen.

I will keep you posted soon as I really would like to get this done as well !
Jelan
Администратор

Сообщений: 11520
Регистрация: 04.05.2001
Отправлено: 05.04.2013, 17:12

Bumping this as I will tackle this one very very soon !