1. #1
    Deleted

    Profession macro

    Used to have this macro
    Code:
    /cast Jewelcrafting
    /stopmacro [nomod:shift]
    /run SendChatMessage("LFW, 10g per cut =) "..GetTradeSkillListLink(), 10g if i lvl "channel", nil, "2", CloseTradeSkill())
    As 1 button for JC. click to open the crafting Panel and shift click to link my advertisement in trade. Stopped working like 1 week ago. Whats the problem?
    Thanks for the help

  2. #2
    Deleted
    Your quotes and paranthesis are off.
    Code:
    /run SendChatMessage("LFW, 10g per cut =) "..GetTradeSkillListLink()..", 10g if i lvl", "CHANNEL", nil, 2) CloseTradeSkill()

  3. #3
    Deleted
    doesnt work : /

  4. #4
    Deleted
    Well, keep the /cast part obviously.

  5. #5
    Deleted
    ye i know that :P got
    /cast Jewelcrafting
    /stopmacro [nomod:shift]
    /run SendChatMessage("LFW, 10g per cut =) "..GetTradeSkillListLink()..", 10g if i lvl", "CHANNEL", nil, 2) CloseTradeSkill()
    now. opens JC but doesnt print a message in trade when i shift click it
    The 10g if i lvl can be removed btw cuz im 525 already :P

  6. #6
    Deleted
    It's working fine for me.

  7. #7
    Deleted
    strange : / then fill up 2 bar slots again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •