goldsrc mapping
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Latest topics
» unity3d half-life map viewer
Dod screen shot script I_icon_minitimeThu Nov 07, 2019 8:15 pm by Admin

» Get 6 months free pluralsight
Dod screen shot script I_icon_minitimeSun Mar 11, 2018 10:43 am by Admin

» hammer Game Configurations File
Dod screen shot script I_icon_minitimeSun Aug 27, 2017 10:54 am by Admin

» WIP Hammermate
Dod screen shot script I_icon_minitimeMon Jul 24, 2017 8:25 pm by Admin

» BSP anti decompiling goldsrc maps
Dod screen shot script I_icon_minitimeMon May 15, 2017 8:59 pm by Admin

» yard map a1
Dod screen shot script I_icon_minitimeMon May 01, 2017 6:30 pm by Admin

» How a skybox can effect your map
Dod screen shot script I_icon_minitimeMon Jan 16, 2017 8:52 pm by Admin

» Setup guide for Half-life
Dod screen shot script I_icon_minitimeSat Dec 31, 2016 2:19 pm by Admin

» WIP dod_genesis
Dod screen shot script I_icon_minitimeSun Sep 25, 2016 12:05 pm by Admin

March 2024
MonTueWedThuFriSatSun
    123
45678910
11121314151617
18192021222324
25262728293031

Calendar Calendar


Dod screen shot script

Go down

Dod screen shot script Empty Dod screen shot script

Post by Admin Mon May 02, 2016 1:36 pm

Usefull script for taking screen shots without the black bars or Hud, copy paste to your userconfig.cfg and press F9 to swithc it on and off.

Dod screen shot script 2B116B63575DA9A5EB7647C4BD9AF3B3E5B435B4

When you take screen shots with the steam overlay a menu will popup when you quit the game, this will allow you to upload the pictures to your steam profile.
Just click on the pictures you want to upload and press upload.

Dod screen shot script 90C2768F19E3E1356549FEA86DBEA10A44A7617A
Dod screen shot script 0C966949ECC8AD871D654E8542AF27F15B28E8AF

In game screen shots

You can take screen shots in game and they will be be saved in bmp format to your dod folder

C:\Program Files (x86)\Steam\steamapps\common\Half-Life\dod (64 bit win os)
C:\Program Files\Steam\steamapps\common\Half-Life\dod (32 bit win os)

These can be large files depending on your screen size (around 6mb in widescreen)

To edit the key for screen shots open up console and type

bind F5 screenshot (Here it binds to the function key F5)

or open up settings in game goto options > keyboard

Dod screen shot script B6DD5F5152DFEF1EB1D76E34A6516CDB9A21DDAF

Removing the hud

To take better screen shots you can remove the hud, to do this you need put a script in your autoexec.cfg

In the DOD folder open the file autoexec.cfg with notepad, if its not there copy your config.cfg rename it and delete the contents.

C:\Program Files (x86)\Steam\steamapps\common\Half-Life\dod

and copy / paste the following to it and save.

Code:
bind F9 "hudoff"

alias hudoff "developer 0;_cl_minimapzoom 0;_cl_minimap 0;net_graph 0;r_drawviewmodel 0;hud_draw 0;cl_hud_objectives 0;cl_hud_health 0;cl_hud_ammo 0;cl_hud_reinforcements 0;cl_hud_objtimer 0;bind F9 hudon"

alias hudon "dev_overview 0;r_drawviewmodel 1;hud_draw 1;cl_hud_objectives 1;cl_hud_health 1;cl_hud_ammo 1;cl_hud_reinforcements 1;cl_hud_objtimer 1;bind F9 hudoff"

if you want to change the key replace F9 in all three places.

Dod screen shot script E8D9D5C871B979C03C6B09EEE9FCF2C8626C031B

Press F9 before you take your screen shot to remove the hud (you will have to turn your mini map back on yourself) , below you can see the hud on and off.

Dod screen shot script 90C2768F19E3E1356549FEA86DBEA10A44A7617A

Dod screen shot script 75E47E92C14D922EB920C4917E8416B77414EAC5

© 2016 Livewire Mapping  All rights reserved.

Admin
Admin

Posts : 91
Join date : 2016-01-19

https://goldsrc.forumotion.co.uk

Back to top Go down

Back to top


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