Somes commands

If we can help you in HL2DM...
Post Reply
User avatar
Cynyx
E=mc² Member, Site Admin
Posts: 3945
Joined: Fri Oct 06, 2006 5:11 pm
Location: France, Paris

Somes commands

Post by Cynyx »

Write into console or into your config file :

Enable the fast switch weapon (without HUD) :

Code: Select all

hud_fastswitch 1
Disable the autoswith weapon :

Code: Select all

cl_autowepswitch 0
I don't use these previous options but many players use it...

Show Frame Per Second and network information :

Code: Select all

net_graph 3
Post Reply