WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Alpha/Beta AddOns and Compilations (https://www.wowinterface.com/forums/forumdisplay.php?f=33)
-   -   FuBar - OnyxiaScale - Testers and Opinions Appreciated (https://www.wowinterface.com/forums/showthread.php?t=4809)

brotherhobbes 05-12-06 11:46 PM

FuBar - OnyxiaScale - Testers and Opinions Appreciated
 
A FuBar addon to display if your Onyxia Scale Cloak is equipped or not. The addon is attached to this message as a .zip file. Would love some people to test this and see if they can break it. Would also appreciate some opinions on what I did wrong with the code.

Also, I'd like to localize this in the future, so I think I should use Item Codes instead of Item Names. I wrote a simple macro to get the Item Code for my Onyxia Scale Cloak, but I'm not sure if it is correct.

Is Onyxia Scale Cloak = 15138 ?

Here's the macro I made if someone else wouldn't mind seeing what their Onyxia Scale Cloak Item Code is:
Quote:

/script back=GetInventoryItemLink("player", GetInventorySlotInfo("BackSlot")) _,_,itemCode=strfind(back, "(%d+):") DEFAULT_CHAT_FRAME:AddMessage(itemCode)
Attachment:

Sariash 05-13-06 03:18 AM

15138 is correct, you'll see the same item id's in the URL when you search on thottbot or allakhazam for example...

:: http://wow.allakhazam.com/db/item.html?witem=15138

brotherhobbes 05-13-06 07:39 AM

Quote:

Originally Posted by Sariash
15138 is correct, you'll see the same item id's in the URL when you search on thottbot or allakhazam for example...

:: http://wow.allakhazam.com/db/item.html?witem=15138

Thank you for the confirmation Sariash.

dafire 05-13-06 11:52 AM

As far as I remeber you see the id on allakhazam but not on thottbot ;)

Sariash 05-13-06 02:03 PM

Quote:

Originally Posted by dafire
As far as I remeber you see the id on allakhazam but not on thottbot ;)

oops, you're right... I'm not using thottbot much, thought it had the id's too.


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

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