WoW G910
F A Q
Your AddOn messes up my screen shots. Can I turn it off temporarily?
There’s no built-in command to hide the small dot pattern in the top corner of the screen, but you can use the following 2 macros to do the same thing:
Macro 1:
/run G910xmit:Hide()
/run ScreenShot()
Macro 2:
/run G910xmit:Show()
Macro 1 it will hide the corner dots and take a screen shot. You have to run Macro 2 to control your lights again. You cannot combine these into a single macro because ScreenShot is not instant and the Show command will make the dots reappear before the picture is taken.
© 2016-2024 J∆•Softcode