Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Jooze
Forum: Released AddOns 10-13-09, 01:47 PM
Replies: 362
Views: 287,121
Posted By Jooze
Just a bit of code i want to share. Use this in a...

Just a bit of code i want to share. Use this in a text element and it will display when you have new mail.

string = function()
local hasMail = HasNewMail()
local MailText
if (hasMail == 1)...
Showing results 1 to 1 of 1