Woot thanks a ton Cidrei, if that's working I'm going to update the addon immediately.
Yay! I'm in the code! Seriously though, I only knew that because I'm using the almost exact same piece of code in my own mod (which I need to Ace) that I actually tested on Test, since it broke horribly after 1.8 when I didn't test it. That's what happens when you don't use your own mod. :P
I'm not Tekkub, but I'll answer. Blizzard has a tool to extract the interface portion of the MPQ cleverly hidden on their site, behind a couple of links. For the moment, it is currently living here.
It can normally be found by going to the main site (www.worldofwarcraft.com), selecting Complete List under Downloads, then selecting Custom U.I. Toolkit under Other Downloads. Enjoy.
0
0
The first and only thing to come to mind. I don't know why. /sob (It works better if you say it real fast in your head. ohmygodbag!)
0
Yay! I'm in the code! Seriously though, I only knew that because I'm using the almost exact same piece of code in my own mod (which I need to Ace) that I actually tested on Test, since it broke horribly after 1.8 when I didn't test it. That's what happens when you don't use your own mod. :P
0
I'm not Tekkub, but I'll answer. Blizzard has a tool to extract the interface portion of the MPQ cleverly hidden on their site, behind a couple of links. For the moment, it is currently living here.
It can normally be found by going to the main site (www.worldofwarcraft.com), selecting Complete List under Downloads, then selecting Custom U.I. Toolkit under Other Downloads. Enjoy.
0
Change line 32 in AceLoot.lua from:
to:
Should fix that right up.