Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Gets the link string for a trade skill reagent.

link = GetTradeSkillReagentItemLink(skillId, reagentId)

Arguments

skillId
number - The Id specifying which trade skill's reagent to link.
reagentId
number - The Id specifying which of the skill's reagents to link.

Returns

link
string - An item link string (color coded with href) which can be included in chat messages to represent the reagent required for the trade skill.

Details

This function is broken on 5.2.0 build 16650 and always returns nil.

Advertisement