A question related to HL1

Sieni

Newbie
Joined
May 17, 2004
Messages
153
Reaction score
0
Is there a file that I could modify with notepad?

That file would include at least these:

Gravity ( I want less gravity )
Player speed ( I want less speed )


If you know, please tell me.
 
config.cfg

look for
sv_gravity 800
and play around with it
for player speed .. I'm not sure
 
Oh, after playing with config.cfg I found these:

cl_forwardspeed "400"
cl_backspeed "400"



and changed them into these:

cl_forwardspeed "200"
cl_backspeed "100"

Now it's more realistic but when I strafe, it goes 400 again... Ideas?
 
Back
Top