WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Detect mail from ah (https://www.wowinterface.com/forums/showthread.php?t=49956)

Tntdruid 09-24-14 05:00 AM

All Works 100% now whit this code:

Lua Code:
  1. elseif event == "MAIL_INBOX_UPDATE" then
  2.     if Accountant_DetectAhMail() then
  3.         Accountant_Mode = "AH"
  4.         else
  5.         Accountant_Mode = "MAIL"
  6.     end

Thanks so much for your help Duugu :D


All times are GMT -6. The time now is 03:52 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI