Jump to content

Item Rack Fix


stangmeister

Recommended Posts

I hear Item rack is busting the character screen, and I know a lot of us use it.

 

Here is the link to the post

http://forums.worldofwarcraft.com/thread.h...=1&pageNo=1

 

Here is what you gotta do to your Itemrack code if it's messing up your character screen. It'll not show you the item stats when you mouse over them, for now.

 

Itemrack works fine, you just have to change 2 lines in the Itemrack.lua

 

Line 1563, change:

 

function newItemRack_PaperDollItemSlotButton_OnEnter()

to

function newItemRack_PaperDollItemSlotButton_OnEnter(self)

 

Line 1567, change:

 

oldItemRack_PaperDollItemSlotButton_OnEnter()

to

oldItemRack_PaperDollItemSlotButton_OnEnter(self)

Share this post


Link to post
Share on other sites

I thought the fix was to upgrade to Outfitter ;)

Share this post


Link to post
Share on other sites

×
×
  • Create New...
[[Template core/front/_liskoduje/liskodujeJS is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]