Half-Life 2 Deathmatch <hl2dm>

"Contact lost in block B2. Deploy. Reinforce, Intercept in central block B4."

Commentaar plaatsen

HL2DM: useful binds576 dagen geleden
 
Thanks to keefy for these binds.
visit his site @ keefy.net

HL2DM: useful binds

Copy and paste the desired codes into your config (cfg) file

Check bound keys whilst ingame
key_lisboundkeys

Increase/decrease volume
bind “PGUP” “incrementvar volume 0 1 0.1″
bind “PGDN” “incrementvar volume 0 1 -0.1″

Increases/decreases mouse sensitivity
bind “ins” “incrementvar sensitivity 1 10 0.5″
bind “del” “incrementvar sensitivity 1 10 -0.5″

Adjust zoomed sensitivity only
zoom_sensitivity_ratio 1.0
Above 1.0 increases below 1.0 decreases. Default is 1.0

Turn net_graph 3 on and off
bind “F9″ “incrementvar net_graph 0 3 3″

Change postion of net_graph
bind “F8″ “incrementvar net_graphpos 1 3 1″

Spectate

Remove the black letter box
hidepanel specgui

Enter and exit spectate mode
bind “F1″ “jointeam 3″ //rebels
bind “F2″ “jointeam 2″ //combine or if in free for all
bind “F3″ “spectate” //spectate mode

Demo

Record demos
record demoname

Playback demos
shift+f2 Click load and select demo.
If the above doesnt work try Demoui

Stop sound files being downloaded.
cl_downloadfilter “nosounds”
Sound files are not downloaded.

cl_downloadfiler “all”
All files are downloaded.

cl_downloadfilter “none”
Stops all files including maps from being downloaded.

Show position in current map and your speed.
cl_showpos 1
setpos will take you to the exact co-ordnates you specify e.g
setpos -592 849 -468
 geplaatst door Half-Life 2 Deathmatch 

Commentaar plaatsen