F foxxiee New Member Joined Dec 29, 2010 Messages 2 Reaction score 0 Oct 20, 2012 #1 Is there a way for professionbuddy to go to the mailbox and just click auto mail? this way I can set up which character gets what items in TSM and not worry about writing it into the profile. Thanks!
Is there a way for professionbuddy to go to the mailbox and just click auto mail? this way I can set up which character gets what items in TSM and not worry about writing it into the profile. Thanks!
Ramakandra New Member Joined Oct 18, 2012 Messages 49 Reaction score 1 Oct 22, 2012 #2 On file Modules\AutoMail.lua function AutoMail:OnEnable() local button = CreateFrame("Button", nil, MailFrame, "UIPanelButtonTemplate") Change nil to "TSMAutoMailButton" then in you profile do: /click TSMAutoMailButton
On file Modules\AutoMail.lua function AutoMail:OnEnable() local button = CreateFrame("Button", nil, MailFrame, "UIPanelButtonTemplate") Change nil to "TSMAutoMailButton" then in you profile do: /click TSMAutoMailButton
M Momak New Member Joined Jul 5, 2012 Messages 54 Reaction score 0 Oct 23, 2012 #3 Is it possible somehow to make that kind of macro for TSM buttons "Post auctions", "Cancel auctions", "Post" and "Cancel" ?
Is it possible somehow to make that kind of macro for TSM buttons "Post auctions", "Cancel auctions", "Post" and "Cancel" ?