Category: TradeSkill Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
ayradyss's Portal Bug Reports Feature Requests
Author:
Version:
3.2.0 BETA 1
Date:
11-07-2009 02:37 PM
Size:
191.28 Kb
Downloads:
110,390
Favorites:
879
MD5:
Pictures
Click to enlarge
Alternative output to chatframe
Click to enlarge
/rb skill output
Click to enlarge
Output to the tooltip!
Click to enlarge
Auction House Color Coding
Recipe Book   Popular! (More than 5000 hits)
RecipeBook is a mod that allows you to browse tradeskill recipes with one alt and see whether your other alts know it.


************ PLEASE NOTE ******************
This is a BETA version. It seems to be working, but there are a number of things that aren't quite complete. Please be liberal with the bug reports and requests. Please let me know how the memory and CPU economy are.

Also: Your data WILL NOT carry over from old (prior to 3.0.2) versions.
****************************************


For example:
I have character BetsyRoss, who is a tailor by nature. She knows Pattern: American Flag, but for some reason, I can never remember this when UncleScrooge goes to the aucthouse to buy patterns.
* Previously, I would have to keep a written or mental list of BetsyRoss's known patterns so that UncleScrooge didn't buy her a second copy of Pattern: American Flag on accident.
* Now, with RecipeBook, UncleScrooge can mouse over Pattern: American Flag and see "Already known by: BetsyRoss" right there on the tooltip - or, if he chooses, in a special chat tab just for RecipeBook information.

It's fun! It's helpful! It's easy to use! It's also still in development, so there are a few known issues and some miscellaneous housework to be done.

RecipeBook is most easlily managed using the minimap button and integrated menus. However, there are some slash commands for those who prefer them:

Usage: /recipebook or /rb or /rbk or /rbook<options>
* General:
- /rb help : Displays a help message
- /rb on|off : Turns RecipeBook's data display on or off. It will continue to update alts' tradeskills when the tradeskill frames are opened, so you have the best list possible.
- /rb config : Opens the graphical config window.
- /rb skill: Open the skill browse window, which allows you to browse known recipes by character and tradeskill.

* Sharing:
- /rb send <alt> to <player> : Sends your RecipeBook data for a given alt to another player. Use 'all' as your alt to send all alts you know. Use 'me' to send just your character.

* Banking:
- /rb bank: Displays your banked items and banking options

* Skill Display:
- /rb search <item> : Searches for items containing the given string.
- /rb searchmats <item> : Searches for items using materials which match the given string.

* Auction House Options (only available via /rb config):
- Color Recipes based on status: This will shade the icons for recipes you see in the Auction House based on whether other alts can learn them.
- Current color scheme is as follows (in order of precedence):
- Normal : Current alt can learn the recipe
- Green : Another alt can currently learn the recipe
- Orange : Current alt is the only character who will be able to learn the recipe (requires /rb self on)
- Cyan : Some alt or alts will be able to learn the recipe (may include current character)
- Red : No alt/alts will be able to learn the recipe, based on current data
- Dark Red : All available alts already know the recipe
- Blackout Banked Recipes: This will shade the icons for recipes that you have banked black in the Auction House so that you can tell you already have a copy.

* Debugging functions
- /rb debug : Turns on debug mode
- /rb verbose : Turns on verbose send mode.

Known issues:
* RecipeBook only updates its recipe list when your tradeskill window is open. So, if BetsyRoss just learned Pattern: Giant American Flag, she'll have to open her Tailoring window before RecipeBook (or UncleScrooge) knows about it.

Housekeeping:
* Hopes for next phase: Updating your recipe list when you learn items (in progress). Better colour-coding customization.

Compatibilities:
The easiest way to add RecipeBook compatibility to *your* mod is to call the following in your tooltip output:
RecipeBook_DoHookedFunction(tooltip, link);
Where tooltip is the tooltip (or tooltip name) you're using and link is the item link itself. That will add RecipeBook's data lines.
We're starting over with 3.0

Special thanks to:
Curse Gaming's Pentarion and Ghandi, for some hard work helping me debug the German client version. Particularly to Pentarion for ongoing translation work.



PLEASE NOTE: If you learn a new recipe, you will have to open your appropriate tradeskill window to update RecipeBook's database. Hopefully this will change soon.
  Change Log - Recipe Book
3.2.0:
- /rb has been pulled as a slash command. You will need to use /rbk. I'm just exhausted by my workarounds for RatingBuster not working around from one patch to the next.
- Some tooltip debugging in the pattern matching section. RecipeBook will now default to using the GameTooltip if it is trying to access a tooltip that doesn't have the methods it wants. Please report ALL unusual behavior.
3.1.0:
- deDE version: Alchimie --> Alchemie; hopefully alchemy will detect now.
- Altered my Auctioneer tooltip hooks to be more in line with Auctioneer's API, thank you the Auctioneer IRC folks. Method to remove duplicate tooltips a little clunky, but seems to work.
- Nil check to RB skill brouse window.
- /rbk searchmats reinstated
- When right-clicking an item returned from the Search box, "Has Tradeskill (skill)" line is no longer present if no other alts have that tradeskill.

3.0.8:
FIXED:
- Turning off "banked" tracking for bags will now actually prevent items from being added to your banked list when you pick them up.
- RecipeBook data should now update more accurately when you are actively skilling up.
- No longer requires a relog to update the difficulty of known recipes if it changes while you are logged in.
- Fixed a line 234 error that occurred when mousing over a recipe that had a rep requirement AND a character could learn it in the future.
- Fixed a typo in RECIPEBOOK_ERR_TRADESKILLNOTSCANNED; now possessive is correctly used.
- Now using Blizzard's EasyMenu for some RecipeBook dropdown menus instead of tediously copying Blizzard code; this should improve functionality
- When a character is deleted from the Browse tab their name should no longer appear in the character selection dropdown.
- Fixed line 633 and 652 errors (apparently, that variable is no longer explicitly global)
- Auctioneer's Appraiser tab now includes RecipeBook data for its tooltips.
BETA 2:
- As a workaround for the Taint/focus issue, I've moved the RecipeBook sharing options. It's a little less intuitive, but I'm actively seeking feedback on what you think.
Right-click on the RecipeBook minimap button to get the share menu. It will use your current target if that target is a friendly player; otherwise it will prompt you for a name.
- Those who don't believe in minimap buttons, please continue to use "/rbk send altname to target" to share.
- I've added in "/rbk update from <player>" as well, to request an update from a player.
  Optional Files - Recipe Book
Sorry, there are currently no optional files available.
  Archived Versions - Recipe Book
File Name
Version
Size
Author
Date
3.2.0 BETA 1
191kB
ayradyss
05-28-2009 10:02 PM
3.0.8 BETA 1
190kB
ayradyss
02-02-2009 01:35 PM
3.0.2 ALPHA 8
189kB
ayradyss
11-16-2008 08:43 PM
  Comments - Recipe Book
Post A Reply Comment Options
Old 02-01-2009, 03:28 PM  
Featalene
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Re: Character Deleted

Quote:
Originally posted by OrcanWonder
I deleted one of my toons since he wasn't getting played and his professions were covered by other toons. Now his known recipes are still showing, is there an easy way to delete this toon from recipe book without having to delete all the files on all my toons and starting over?
Insert the correct info for you in the {}

go to ...\World of Warcraft\WTF\Account\{Your Account Name}\{Server Character Was On}
and delete the folder {Name of Character You Deleted}

Last edited by Featalene : 02-01-2009 at 03:30 PM.
Featalene is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-31-2009, 11:33 PM  
OrcanWonder
A Cyclonian
 
OrcanWonder's Avatar

Forum posts: 40
File comments: 27
Uploads: 0
Character Deleted

I deleted one of my toons since he wasn't getting played and his professions were covered by other toons. Now his known recipes are still showing, is there an easy way to delete this toon from recipe book without having to delete all the files on all my toons and starting over?
OrcanWonder is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-30-2009, 02:07 PM  
JMHammer
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 331
Uploads: 1
Re: Re: Possible Fix for errors until update

Quote:
Originally posted by Magicfire
Actually, to fix the problem caused by Patch 3.0.8 in Recipe Book replace:
local dropdownFrame = getglobal(UIDROPDOWNMENU_INIT_MENU);
with:
local dropdownFrame = UIDROPDOWNMENU_INIT_MENU;
Wherever it is used in RecipeBookShare.lua

(Recipe Book code does not use the _G[] version.)
Just posting to confirm that this works.
JMHammer is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-29-2009, 07:14 PM  
Meloric
A Defias Bandit

Forum posts: 2
File comments: 15
Uploads: 0
Re: Re: Possible Fix for errors until update

Quote:
Originally posted by Magicfire
Actually, to fix the problem caused by Patch 3.0.8 in Recipe Book replace:
local dropdownFrame = getglobal(UIDROPDOWNMENU_INIT_MENU);
with:
local dropdownFrame = UIDROPDOWNMENU_INIT_MENU;
Wherever it is used in RecipeBookShare.lua

(Recipe Book code does not use the _G[] version.)

This fix does work. The affected code is used in two lines in RecipeBookShare.lua so insure you change both lines. The first time I tried the fix, I only caught one line and was still getting the error. I'm going from memory but I believe the line numbers are 631 and 651.
Meloric is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-26-2009, 12:05 PM  
Magicfire
A Kobold Labourer

Forum posts: 1
File comments: 12
Uploads: 0
Re: Re: Re: Possible Fix for errors until update

Quote:
Originally posted by Kazragore
Yes it fix the problem, but then you get new errors after login and RecipeBook doesn't work:

Date: 2009-01-25 13:21:28
ID: 8
Error occured in: Global
Count: 1
Message: ..\AddOns\RecipeBook\RecipeBookShare.lua line 206:
unexpected symbol near 'char(6)'
Debug:
[C]: ?
AddOns:


Date: 2009-01-25 13:22:13
ID: 11
Error occured in: Global
Count: 1
Message: ..\AddOns\RecipeBook\RecipeBook.lua line 231:
attempt to index global 'RBShare' (a nil value)
Debug:
[C]: ?
RecipeBook\RecipeBook.lua:231: InitializeSetup()
RecipeBook\RecipeBook.lua:321: OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
AddOns:
Kazragore , it looks like your editor messed up the .lua code and threw in some strange characters.

I hope you used something simple like "Notepad" to edit the code.

Your problem was not caused by applying the fix.
Magicfire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-25-2009, 07:24 AM  
Kazragore
A Murloc Raider

Forum posts: 5
File comments: 66
Uploads: 0
Re: Re: Possible Fix for errors until update

Quote:
Originally posted by Magicfire
Actually, to fix the problem caused by Patch 3.0.8 in Recipe Book replace:
local dropdownFrame = getglobal(UIDROPDOWNMENU_INIT_MENU);
with:
local dropdownFrame = UIDROPDOWNMENU_INIT_MENU;
Wherever it is used in RecipeBookShare.lua

(Recipe Book code does not use the _G[] version.)
Yes it fix the problem, but then you get new errors after login and RecipeBook doesn't work:

Date: 2009-01-25 13:21:28
ID: 8
Error occured in: Global
Count: 1
Message: ..\AddOns\RecipeBook\RecipeBookShare.lua line 206:
unexpected symbol near 'char(6)'
Debug:
[C]: ?
AddOns:


Date: 2009-01-25 13:22:13
ID: 11
Error occured in: Global
Count: 1
Message: ..\AddOns\RecipeBook\RecipeBook.lua line 231:
attempt to index global 'RBShare' (a nil value)
Debug:
[C]: ?
RecipeBook\RecipeBook.lua:231: InitializeSetup()
RecipeBook\RecipeBook.lua:321: OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
AddOns:

Last edited by Kazragore : 01-25-2009 at 07:24 AM.
Kazragore is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-24-2009, 05:34 AM  
Cimmeron
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Hi, I've been having a problem with new recipes on vendors and was wondering if anyone else has this problem and can help me.

The problem is when I buy a recipe it gets added to my bank list and recipe turns black on the vendor. Then I learn the recipe and get the message it's been removed from my banked list. But if I open the vendor again the recipe is no longer black it actually shows as still learn able. I've bought a couple of recipes twice before I realize what was going on. When I learn the recipe it's not counting it as learned even if I do a rescan of the trade skill after I learn it.

Once this happens it happens with every recipe there after and the only way I've found to fix it is delete the file in the WTF folder and come back in and let it scan everything again.

This is usually with the cooking vendor as I'll do the cooking quest get my reward log over to my other toon do the cooking quest get my reward and look at recipes and go back to the 1st toon get a recipe and get the mats to make both items. It does how happen on the enchanting vendor where I buy recipes for the shards.

If I'm doing something wrong any help would be appreciated or if someone knows how to fix this with options please let me know.

I love this add-on and don't think I'd be able to keep track of all my recipes without it.

I do also have recipe radar running in case that may have problems with recipe book.
Cimmeron is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-23-2009, 05:25 PM  
Magicfire
A Kobold Labourer

Forum posts: 1
File comments: 12
Uploads: 0
Re: Possible Fix for errors until update

Actually, to fix the problem caused by Patch 3.0.8 in Recipe Book replace:
local dropdownFrame = getglobal(UIDROPDOWNMENU_INIT_MENU);
with:
local dropdownFrame = UIDROPDOWNMENU_INIT_MENU;
Wherever it is used in RecipeBookShare.lua

(Recipe Book code does not use the _G[] version.)
Magicfire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-23-2009, 08:55 AM  
clinic
A Kobold Labourer
 
clinic's Avatar

Forum posts: 1
File comments: 11
Uploads: 0
Possible Fix for errors until update

Just an FYI, some very similar errors happened in AuldLangSyne with the dropdown menus. A solve was posted there, so I thought I would do some checking. Since we are now down for "EMERGENCY" maintenance, I can't test if this would work, but thought I would throw it out there. I'm not a programmer, so this is what they posted over there:

DISCLAIMER: NOT TESTED, JUST POSTED FOR INFORMATION

"Change this:
local dropdownMenu = _G[UIDROPDOWNMENU_INIT_MENU]

to this:

local dropdownMenu = UIDROPDOWNMENU_INIT_MENU

The _G[] is no longer needed based on change in 3.0.8."
clinic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-23-2009, 07:16 AM  
sysa
A Kobold Labourer
 
sysa's Avatar

Forum posts: 1
File comments: 17
Uploads: 0
Bugs here as well on right clicking unitframes:

[2009/01/23 13:14:30-27-x1]: RecipeBook-3.0.2-8\RecipeBookShare.lua:652: attempt to index local 'dropdownFrame' (a nil value)
<in C code>: in function `UnitPopup_HideButtons'
Interface\FrameXML\UnitPopup.lua:180: in function `UnitPopup_ShowMenu':
XPerl-3.0.2a\XPerl.lua:2250: in function `initFunction'
Interface\FrameXML\UIDropDownMenu.lua:69: in function `UIDropDownMenu_Initialize':
Interface\FrameXML\UIDropDownMenu.lua:713: in function `ToggleDropDownMenu':
XPerl-3.0.2a\XPerl.lua:2280: in function `func'
Interface\FrameXML\SecureTemplates.lua:364: in function `SecureActionButton_OnClick':
Interface\FrameXML\SecureTemplates.lua:402: in function `SecureUnitButton_OnClick':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

---

[2009/01/23 13:14:32-27-x1]: RecipeBook-3.0.2-8\RecipeBookShare.lua:633: attempt to index local 'dropdownFrame' (a nil value)
<in C code>: in function `func'
Interface\FrameXML\UIDropDownMenu.lua:561: in function `UIDropDownMenuButton_OnClick':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

---

[2009/01/23 13:16:08-27-x3]: RecipeBook-3.0.2-8\RecipeBookShare.lua:652: attempt to index local 'dropdownFrame' (a nil value)
<in C code>: in function `UnitPopup_HideButtons'
Interface\FrameXML\UnitPopup.lua:180: in function `UnitPopup_ShowMenu':
XPerl-3.0.2a\XPerl.lua:2250: in function `initFunction'
Interface\FrameXML\UIDropDownMenu.lua:69: in function `UIDropDownMenu_Initialize':
Interface\FrameXML\UIDropDownMenu.lua:713: in function `ToggleDropDownMenu':
<string>:"*:OnEnter":2: in function <[string "*:OnEnter"]:1>
sysa is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-22-2009, 12:10 AM  
JMHammer
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 331
Uploads: 1
Blizzard changed something with the way dropdown menus are handled. Here are some errors I'm getting since the 3.08 patch:

Date: 2009-01-21 22:19:04
ID: 2
Error occured in: Global
Count: 2
Message: ..\AddOns\TooltipsKhaos\TooltipsKhaos.lua line 659:
attempt to index a nil value

Date: 2009-01-21 21:24:07
ID: 3
Error occured in: Global
Count: 18
Message: ..\AddOns\RecipeBook\RecipeBookShare.lua line 652:
attempt to index local 'dropdownFrame' (a nil value)

Date: 2009-01-21 10:41:55
ID: -1
Error occured in: Global
Count: 2
Message: ..\AddOns\RecipeBook\RecipeBookShare.lua line 633:
attempt to index local 'dropdownFrame' (a nil value)
JMHammer is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-21-2009, 03:06 PM  
A_Nolan
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 6
File comments: 19
Uploads: 6
FuBar Add-on for recipe Book

Hi all.

I'v just made a FuBar add-on for Recipe Book FuBar - Recipie Book. It's not as good as the base map button yet (I am working on it) all it does is open up the main frame.
__________________
w.w.J.d. read the book and find out (J 3:16)


A_Nolan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-21-2009, 02:36 PM  
thandrenn
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 28
Uploads: 1
Re: Error after 3.0.8 Patch

I get the same error as Orcanwonder. Happens when I right click on another player's portrait.
thandrenn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-20-2009, 08:50 PM  
OrcanWonder
A Cyclonian
 
OrcanWonder's Avatar

Forum posts: 40
File comments: 27
Uploads: 0
Error after 3.0.8 Patch

I dismissed my pet on my DK today and got the following error:
Date: 2009-01-20 19:45:48
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\RecipeBook\RecipeBookShare.lua line 652:
attempt to index local 'dropdownFrame' (a nil value)
Debug:
(tail call): ?
[C]: ?
RecipeBook\RecipeBookShare.lua:652:
RecipeBook\RecipeBookShare.lua:650
[C]: UnitPopup_HideButtons()
..\FrameXML\UnitPopup.lua:180: UnitPopup_ShowMenu()
..\FrameXML\PetFrame.lua:169: initFunction()
..\FrameXML\UIDropDownMenu.lua:69: UIDropDownMenu_Initialize()
..\FrameXML\UIDropDownMenu.lua:713: ToggleDropDownMenu()
..\FrameXML\PetFrame.lua:21: func()
..\FrameXML\SecureTemplates.lua:364: SecureActionButton_OnClick()
..\FrameXML\SecureTemplates.lua:402: SecureUnitButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
AddOns:
Swatter, v5.1.3990 (SnaggleTooth)
AckisRecipeList, vBeta 12.3 1308
AdvancedTradeSkillWindow, v
Atlas, v1.13.0
AtlasBattlegrounds, v1.13.0
AtlasDungeonLocs, v1.13.0
AtlasOutdoorRaids, v1.13.0
AtlasTransportation, v1.13.0
AtlasLoot, vv5.03.02
AtlasQuest, v4.3.1
AucAdvanced, v5.1.3990 (SnaggleTooth)
AucFilterBasic, v5.1.3990 (SnaggleTooth)
AucFilterOutlier, v5.1.3990.2531
AucMatchUndercut, v5.1.3990.2531
AucScanData, v5.1.3990 (SnaggleTooth)
AucStatClassic, v5.1.3990 (SnaggleTooth)
AucStatHistogram, v5.1.3990 (SnaggleTooth)
AucStatiLevel, v5.1.3990 (SnaggleTooth)
AucStatPurchased, v5.1.3990 (SnaggleTooth)
AucStatSales, v5.1.3990.2842
AucStatSimple, v5.1.3990 (SnaggleTooth)
AucStatStdDev, v5.1.3990 (SnaggleTooth)
AucStatWOWEcon, v5.1.3990.2530
AucUtilAHWindowControl, v5.1.3990.3311
AucUtilAppraiser, v5.1.3990.2530
AucUtilAskPrice, v5.1.3990.3175
AucUtilAutoMagic, v5.1.3990.3142
AucUtilCompactUI, v5.1.3990.2530
AucUtilEasyBuyout, v5.1.3990.3583
AucUtilItemSuggest, v5.1.3990.3108
AucUtilPriceLevel, v5.1.3990.2545
AucUtilScanButton, v5.1.3990.2530
AucUtilScanFinish, v5.1.3990.2530
AucUtilScanProgress, v5.1.3990.2530
AucUtilSearchUI, v5.1.3990.3655
AucUtilSimpleAuction, v5.1.3990.0
AucUtilVendMarkup, v5.1.3990.2530
AuctionProfit, v2.1beta
AutoDing, v2.4.1
AutoProfitX, v2.04
Babylonian, v5.1.DEV.130
BeanCounter, v5.1.3990 (SnaggleTooth)
Configator, v5.1.DEV.130
CraftList2, v3.0
CTCore, v3.012 (CTMod 3.0)
CTExpenseHistory, v3.002 (CTMod 3.0)
CTMailMod, v3.004 (CTMod 3.0)
CTMapMod, v3.002 (CTMod 3.0)
CTPartyBuffs, v3.002 (CTMod 3.0)
CTRaidAssist, v3.014 (CTMod 3.0)
CTRaidAssistMTPlayers, v3.001
CTTimer, v3.003 (CTMod 3.0)
CTUnitFrames, v3.012 (CTMod 3.0)
CTViewport, v3.002 (CTMod 3.0)
DBMCore, v
DebugLib, v5.1.DEV.130
FBMergeDatabase, v0.9.6
FBOutfitDisplayFrame, v0.9.6h
FBTrackingFrame, v0.9.6d
FishingBuddy, v0.9.6m
Gatherer, v3.1.9
GFWDisenchantPredictor, v3.0.1
GFWFactionFriend, v3.0.2
GFWFeedOMatic, v3.0.4
GFWLevelator, v3.0
GFWLinkerator, v3.0.1
Informant, v5.1.3990 (SnaggleTooth)
MinimapButtonFrame, v2.2
MinimapButtonFrameSkinPack, v2.1
Outfitter, v4.3.1
Possessions, v2.0.2o v5
PriceEach, v
ProfessionsBook, v3.0.2
QuestGuru, v0.9.7
QuestHelper, v0.83
ReagentID, v3.0.2PRE
RecipeBook, v
RecipeRadar, v1.29
SlideBar, v5.1.3990 (SnaggleTooth)
Stubby, v5.1.3990 (SnaggleTooth)
SukiMiniMapCoords, v1.14.20400
SwindlerPreventer, v3.0.3e
(ck=9e0)
OrcanWonder is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-13-2009, 03:21 PM  
Ethan Centaurai
UI.WorldofWar Staff
 
Ethan Centaurai's Avatar
Interface Author - Click to view interfaces

Forum posts: 107
File comments: 75
Uploads: 11
Funny Bug

I have discovered a rather amusing bug with Alpha 8.

I was mousing over a Draenei in Dalaran when his tooltip became an item!
It turns out that if GameTooltip is showing with a person's name, or if it's a mailbox or whatever, it often becomes a tooltip for an item link posted in Trade channel. It doesn't happen when more than one link is in the message.

Here's a screenshot:


Other tooltip modifying addons I use are: CowTip, Engravings, SellFish and Overachiever.
__________________

Last edited by Ethan Centaurai : 01-14-2009 at 06:49 AM.
Ethan Centaurai is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.