Sieni Newbie Joined May 17, 2004 Messages 153 Reaction score 0 Aug 13, 2004 #1 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.
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.
hasan Newbie Joined May 15, 2004 Messages 1,134 Reaction score 0 Aug 13, 2004 #2 config.cfg look for sv_gravity 800 and play around with it for player speed .. I'm not sure
Sieni Newbie Joined May 17, 2004 Messages 153 Reaction score 0 Aug 13, 2004 #4 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?
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?
Sieni Newbie Joined May 17, 2004 Messages 153 Reaction score 0 Aug 14, 2004 #6 It worked fine Thanks!