Difference between revisions of "Screenshot"

From OdaWiki
 
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
===screenshot===
+
=== screenshot [filename] ===
  
This command will take a screenshot of whatever is on screen at the moment. It is recommend that this command be [[bind|binded]] binded to a key. If it is used from console, it will take a screenshot of the console.  
+
This command will take a screenshot of whatever is on screen at the moment and save it as the specified file in PCX format. If no file is specified, the name DOOMxxxx.PCX is used, where xxxx is the next available number (0000 to 9999, a file that does not yet exist). If it is used from the console, it will take a screenshot of the console.  
  
''Ex. To bind this to the print screen key the command '''bind prntscrn screenshot''' should be used. Now the print screen key will output a screenshot of whatever was on screen at the time of the key pressing to your base odamex directory.''
+
You can take a screenshot while playing by pressing the key combination:
 +
CTRL+Print Screen or CTRL+SysRq
  
 
[[Category:Client_commands]]
 
[[Category:Client_commands]]

Latest revision as of 01:24, 9 March 2008

screenshot [filename]

This command will take a screenshot of whatever is on screen at the moment and save it as the specified file in PCX format. If no file is specified, the name DOOMxxxx.PCX is used, where xxxx is the next available number (0000 to 9999, a file that does not yet exist). If it is used from the console, it will take a screenshot of the console.

You can take a screenshot while playing by pressing the key combination: CTRL+Print Screen or CTRL+SysRq