1. #1

    how to fix crafting macro for Midnight

    I know that the treatise are warbound now and so can be mailed but it's still far easier to track by using work order system than to try to remember which alt needs what and how many

    I used to use the following macro
    /run C_CraftingOrders.PlaceNewOrder({ skillLineAbilityID=50322, orderType=2, orderDuration=0, tipAmount=100, customerNotes="", orderTarget="Falmerish", reagentItems={}, craftingReagentItems={} })

    this one is for the War Within engineering treatise, I have versions for all professions and the Dragonflight versions (some alts are way behind)
    problem is that the Midnight pre-patch broke the macros. anyone have any idea how to modify it to make it work again or know of an addon that easily handles this stuff?

  2. #2
    Puts the "Super" in Supermod Venara's Avatar
    15+ Year Old Account
    Join Date
    Aug 2007
    Location
    Cork, Ireland
    Posts
    4,065
    I'm no expert with this stuff but the Wiki says that reagentItems was renamed to reagentInfos in 12.0.0, so it might be as simple as updating that expression in your macro.

    https://warcraft.wiki.gg/wiki/API_C_....PlaceNewOrder
    For Moderation Concerns, please contact a Global:
    TzivaRadux SimcaElysiaZaelsinoxskarmaVenara

  3. #3
    that fixed it, thanks!

Posting Permissions

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