WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   [Request] Classic WoW hiding "Screen Captured" message (https://www.wowinterface.com/forums/showthread.php?t=57964)

Lumenie 04-24-20 03:44 PM

[Request] Classic WoW hiding "Screen Captured" message
 
Hi all, I was hoping someone would be able to direct me to either an addon or ini setting which hides the yellow "Screen Captured" message that pops up in the middle of the screen when a screenshot is captured in-game. I take lots of screenshots and would rather not use a third-party program to do so, but the message is distracting and immersion-breaking.

Thanks for any help/advice!

Ketho 04-24-20 04:55 PM

Paste into https://addon.bool.no/
Lua Code:
  1. ActionStatus:UnregisterEvent("SCREENSHOT_STARTED")
  2. ActionStatus:UnregisterEvent("SCREENSHOT_SUCCEEDED")
  3. ActionStatus:UnregisterEvent("SCREENSHOT_FAILED")

Lumenie 04-24-20 05:04 PM

This worked, thank you so much!


All times are GMT -6. The time now is 06:43 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI