tsatsa
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 596
- Reaction score
- 5
let try to explain my problem...
TradeSkillMaster allows to cancel auctions that ppl undercutted me.
Before allowing to cancel them, it's required to click on a button in the TSM panel. The function into the lua should be:
function Cancel:StartScan()
How to use it in a wow macro, without clicking on the button?
I tried /run Cancel:StartScan() but it did worked
TradeSkillMaster allows to cancel auctions that ppl undercutted me.
Before allowing to cancel them, it's required to click on a button in the TSM panel. The function into the lua should be:
function Cancel:StartScan()
How to use it in a wow macro, without clicking on the button?
I tried /run Cancel:StartScan() but it did worked