#Recieve new Personal Crafting Order

6 messages · Page 1 of 1 (latest)

karmic dew
#

I dont know if its possible for addons at the moment to read the Chat.
I would love to have this Notification in the middle of the Screen back.

karmic dew
coral pagoda
#

I also would like this with the sound notification

peak dust
#

no need to read chat for that, my addon uses these api's which makes it locale friendly as well:

  • C_CraftingOrders.GetPersonalOrdersInfo() retrieves the player's personal crafting order counts/info
  • C_CraftingOrders.GetOrderInfo(orderID) gets details about a specific order
coral pagoda