February 16, 20197 yr Hey guys, Trying to write a plugin for TSM (3.3.5), and i need to interact with the UI somehow so i tought do it over LUA with the /click function like, /click TSMStartCancelScanButton but the debug tools not showing me the right button when i hover it. And "/click table: 2C460368" dosent work either. /run print(GetMouseFocus():GetName()) -- prints "nil" in chat if hover over the button Anyone can help me and can explain what happens their ? it looks like to me its from a parent and inheritance from it, not sure tho.I hover over "Start Cancel Scan" at that screen, greets, Dreamful
February 16, 20197 yr https://github.com/Irame/TSM_WOTLK/blob/fd714be7de31950592b4ac68c620fc6280e1d508/TradeSkillMaster_AuctionDB/Modules/Scanning.lua#L384
Create an account or sign in to comment