This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Profession Linking in Macros
Post Reply
Return to board index
Post by
TheRazielim
Is there a way to link your professions in macros and still have them clickable everytime you use it? I've tried just shift-clicking but whenever it posts the text to the Trade channel, my professions are just written as normal text and unclickable. Searched before but Profession macro gets too many non-pertinent hits
Edit: scratch that, found out how.. yay google, lol
Post by
116020
This post was from a user who has deleted their account.
Post by
Corveroth
If you're asking how to link, say
Leatherworking
and have it bring up the full skill listing? Open your profession pane, and shift-click the link icon next to the profession name at the very top.
Post by
Xenostar
He is asking how to put it into a macro Corveroth... Which I am also interested in knowing how to do.
Post by
Corveroth
/run SendChatMessage(GetTradeSkillListLink(),"channel",nil,GetChannelName"Trade - City")
/run SendChatMessage("LFW "..GetTradeSkillListLink(),"channel",nil,GetChannelName"Trade - City")
Some examples. More information on the relevant function for
sending
info
here
.
Post by
TheRazielim
Shift-clicking the Link icon in your profession panel is how to do it. At least, that's what worked for me. (Sorry for the late response, no one responded for a week and I just got back to it)
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.