The Google Clan Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Clear Screenshot

Go down

Clear Screenshot Empty Clear Screenshot

Post by BunBun<3 Sun Mar 15, 2009 7:13 pm

Clear Screenshot

This is a simple bind to remove all the graphics and text from the HUD for a moment while you take a clutter-free screenshot. Unfortunately it only works when playing with ETPro, or when playing demos, as the cvar cg_draw2d is cheat-protected in normal Enemy Territory play.

Note this script WILL require customisation to reflect the crosshair and FOV that you use: simply change the value of the second instance of cg_crosshair and cg_fov to the value of your preffered setting. If you are not sure of the number value of your setting, look it up in the etconfig.cfg file (open with Notepad/Wordpad) that is inside your Profile/YourProfile/ folder.

Additionally, I have used screenshot, which takes an uncompressed .TGA screenshot. You may prefer to substiture it with screenshotjpeg to result in a .JPG image, or autoscreenshot which takes a .JPG image with a filename of the format Year-Month-Day-HourMinSec-Mapname.

I assign this bind to the key F11, which is right beside the normal screenshot key (F10).
Code:
// CLEAR SCREENSHOT
// ETPro mod and demo playback only
bind KEY "cg_draw2d 0; cg_crosshair 0; cg_fov 90; wait 10; screenshot; wait 10; cg_crosshair 5; cg_fov 110; cg_draw2d 1"

all credit goes here :
http://www.rtcw.jolt.co.uk/content/faq/et_scripts.html
BunBun<3
BunBun<3
Admin

Number of posts : 2035
Birthday : 1989-09-07
Age : 34
Location : IN UR PIE :D
Registration date : 2009-01-19

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum