on my script i need to check if there is ingame mail pending? is there a lua command/ macro or anything i can check this?
PHP: Styx.Logic.Inventory.Frames.MailBox.MailFrame.HasNewMail PHP: Lua.GetReturnValues("return HasNewMail()")[0].ToBoolean()