WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Any addon for advanced screenshots? (https://www.wowinterface.com/forums/showthread.php?t=57589)

hasnogaems 10-08-19 10:19 AM

Any addon for advanced screenshots?
 
That will let me change default folder or give screenshot name on the fly?

Seerah 10-08-19 12:07 PM

Nope. Addons only have access to the game.
https://www.wowinterface.com/forums/...ad.php?t=42367

SDPhantom 10-08-19 03:31 PM

Addons can't access the computer's filesystem, but given the naming format for WoW screenshots, they can say where to look.

Example:
Code:

print(date("WoWScrnShot_%m%d%y_%H%M%S.jpg"));
References:
os.date()
strftime() Format


All times are GMT -6. The time now is 11:40 AM.

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