Jump to content

Can mangos core create a Tradeskill (profession) link?


Recommended Posts

Posted

Is it possible to create a tradeskill (profession) link by some core API call? Or it is pure client-side function so I need to iterate through all the player's spells and form it myself based on its syntax?

Posted

? in client text shift-links is just text in special format.

You can look in top src/game/Chat.cpp file for known shift links formats.

And ofc core parse and generate some shift-links types (supported by clients directly and custom core versions). But as i remeber tradeskill link only parsed in code but not generated. Just no cases when it need be generated in chat commands output.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use