Thread Tools Display Modes
08-03-16, 05:16 AM   #1
bhagwan
A Defias Bandit
 
bhagwan's Avatar
Join Date: Dec 2006
Posts: 2
Linking Professions to Trade post 7.0

I used to use this macro and it worked great, but now it only opens up my enchanting window.

Code:
/run local function p(v)CastSpellByName(v)SendChatMessage("Doing work, almost all old recipes, 
all WoD chants/upgrades, have mats and building "..GetTradeSkillListLink(),"CHANNEL",nil,"2")
CloseTradeSkill()end p("Enchanting")p("Tailoring")
All I want to do is link to trade my Tailoring and Enchanting professions with a short message attached.

Cheers.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » Linking Professions to Trade post 7.0

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off