A addon guide to leveling all your professions from 1-450. (Beta Test at this time)
(NEW) First Aid button, Minor frame changes.
hyperlinks for Alchemy, Blacksmithing & Enchanting are done for the guide.
Enchanting has been updated, please check for any errors.
(NEW) Locale support added. Translations required, view readme for more details. NOTE: Not following guidelines for translations will result of denial of translation for project. About, Alchemy, Blacksmithing & Enchanting in Lib folder are the ones in need of translation at this time. Others will be denied as I have not fixed the others at this time.
You can open/close with /pro or /professional
Additions for the future: a checklist of all items needed to craft from 1-450. Links inside guides like in chat window.
Bugs: Hyperlinks appear not to work, but should be accurate. Guide format issues (just me taking the LONG time to format a cleaner text)
Please report all bugs to my ticket system here: http:wow.curseforge.com/projects/professional/create-ticket/
This way I can manage any error reports better.
In fact if you can answer step 1 in the defect ticket, it can solve 90% of all problems.
(NEW)f.a.q. located here: http://www.wowinterface.com/portal.php?id=562&a=faq
Any devs who know how to do future enhancements please contact me.

v.1.0h beta test A "patch file" was given to me to fix the scrollframe text to stay in the frame by llothos on wowinterface. I fixed some minor typos, and fixed some functions. A First aid button and lib have been added.
v.1.0g beta test updated frame.lua for an error of " ..\AddOns\Professional\Frame.lua line 126: '<eof>' expected near 'end' ". I don't know if I fixed it or not. If you still get the error, contact me as I'm not getting the error. This is even more true if your locale is not English!
v.1.0f beta test updated frame.lua for locale support. In Lib folder all the lua files have been updated for locale support. Translations of buttons and guides required. So for now anything but English won't show. If you wish you may downgrade to v.1.0e during the process of translation.
v.1.0e beta test updated frame.lua in preparation for locale support. Locale support is not active at this time, until I can't work out any bugs. Updated alchemy, blacksmithing and enchanting guides for hyperlinks. Blacksmithing and enchanting items needed are prepped for checklist frame. Checklist is still in process of being developed. Any translations of the guides MUST contain the hyperlinks and not alter the original system in order to be official to Professional. I will include a readme for the guides for translations in the near future. Updated Lib/About.lua
v.1.0d beta test changed frame.xml to allow a more dynamic textstring scroll within a framescroll. Tested all guides for length not getting cutoff and appears to work.
v.1.0c beta test with improved Alchemy guide including partial hyperlinks (like in the chat channels). Addition of Cooking as per request. I don't have a guide written for it yet, so if anyone wishes to contribute a guide to speed up the process, please do. ScrollingFrame text does not scroll. (please help on this if you know the solution. preferably with out fuaxscrollframe. Mine is based from TradeTrax help window, which does not use such a method that I'm aware of.)
v.1.0b beta test with full data. known bug is scrolling does not seem to work.
v.1.0a alpha test to see if most functions work
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...