Advanced TradeSkill Window Levels

  • Addon: Advanced TradeSkill Window Levels
  • Version: 3.1
  • Category: Profession
  • Size: 661KB
  • Libs: None
  • Score: 4/5
  • Download:
  • Author:
  • Wow Version: 3.1.1
  • Update: 2010-3-23 15:29:38
  • Localized: En
  • Vote: -3 +1 +3

I created Advanced TradeSkill Window Levels to work as a plus for ATSW(Advanced TradeSkill Window).

* I added an option to make it work even if you don't have ATSW installed, so the ones with the original tradeskill window, be happy from now on

I always wanted to see the recipe's levels and skills next to its names on our known recipes list. I asked to the original coder to add it, but didn't reply me about it.

So this time I decided to do myself. Many thanks to #wowi-lounge people, you guys helped a lot 

This mod have 3 possibilities :

1 - shows the character's level required for using the crafter item

2 - shows the profession skill level required for using the crafted item

3 - does not show anything before recipe's name when the crafted item doesn't have a required level or skill to be used

I hope you guys like it and it be as helpfull as It is for me everyday 

PS : This mod NO LONGER requires ATSW(Advanced TradeSkill Window) to work, so it's an optional dependency

PATCH NOTES

Version 1.3

- changed 'lv' to 'lvl' to stand for 'level'
- changed 'pr' to 'prf' to stand for 'profession'

- added localization code

- added german localization > I need a tester

- need french localization string - someone have it?

- removed the blank spaces because the 'space' character doesn't have the same pixels width as the 'number' character, which causes a funky display on the list. So I'd rather keep clean and easy to read, and decided to put back the zeros until I find a solution for that.

* for the ones that still want the spaces instead of zeros, go to the ATSW_Levels.lua file and change the return lines:

return "[lv " .. string.format( "%03d", l ) .. "]";

to

return "[lv " .. string.format( "%3d", l ) .. "]";

Advanced TradeSkill Window Levels download
Top Wow Addon
Recommend Wow Addon