WoW API: Screenshot

From AddOn Studio
Jump to navigation Jump to search

WoW API < Screenshot

This function will take a screenshot.

Screenshot()

Parameters

Arguements

()

Returns

nil

Example

/script Screenshot();

Result

This function does same thing as pressing the PrtScn button on your keyboard. It will capture a screen image and write it to a file.
Naming
Save a file with the following format: "WoWScrnShot_MMDDYY_HHMMSS.tga".
Path
"...\World of Warcraft\Screenshots".



Gilean 13:48, 2 July 2006 (CDT)
Golgor 15:13, 6 April 2006 (EDT)