Call of Duty 4: Screenshots: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
(New page: __NOEDITSECTION__ Category:Call of Duty 4 To make a screenshot in-game, simply press F12 or 'Prt Scr' at the place you like in your map. It's also best to use the '/exec minimap' comm...)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
To make a screenshot in-game, simply press F12 or 'Prt Scr' at the place you like in your map. It's also best to use the  
To make a screenshot in-game, simply press F12 or 'Prt Scr' at the place you like in your map. It's also best to use the  
'/exec minimap' command in the [[Call of Duty 4: Console usage|console]], to get rid of the HUD elements. If you pressed F12 the screenshot will be located in '[root]/main/screenshots/' (or '[root]/Mods/[modname]/screenshots/' if you used a mod while taking a screenshot (awe4 for example)). If you pressed Prt Scr it's simply in memory and can be released by pressing 'Ctrl + V' (once your in an image editting software).
'/exec minimap' command in the [[Call of Duty 4: Console usage|console]], to get rid of the HUD elements. If you pressed F12 the screenshot will be located in '[root]/main/screenshots/' (or '[root]/Mods/[modname]/screenshots/' if you used a mod while taking a screenshot (awe4 for example)). If you pressed Prt Scr it's simply in memory and can be released by pressing 'Ctrl + V' (once your in an image editting software).
''Made by Daevius''

Latest revision as of 02:06, 16 October 2008

To make a screenshot in-game, simply press F12 or 'Prt Scr' at the place you like in your map. It's also best to use the '/exec minimap' command in the console, to get rid of the HUD elements. If you pressed F12 the screenshot will be located in '[root]/main/screenshots/' (or '[root]/Mods/[modname]/screenshots/' if you used a mod while taking a screenshot (awe4 for example)). If you pressed Prt Scr it's simply in memory and can be released by pressing 'Ctrl + V' (once your in an image editting software).

Made by Daevius