Page 1 of 1

Slowdown fix

Posted: August 1st, 2012, 5:33 pm
by izak1996
I was wondering if anyone could help me with my problem. So i have a server with codjumper mod and there's a thing that really annoys me: every time you jump or fall down to the ground and you get hurt and when you load your position it slows you down. I heard this is for preventing bunny hopping in game itself, but yet there is no bunny hopping on jump server right? :D I heard there is a dvar that can fix this, but I don't know which nor how to use it.
Thanks for your help :)

Re: Slowdown fix

Posted: August 1st, 2012, 5:53 pm
by megazor
Yes, there are two dvars for that.

bg_falldamageMinHeight
bg_falldamageMaxHeight


Just change both to higher values, for example, 10000 and 20000.

Re: Slowdown fix

Posted: August 1st, 2012, 6:01 pm
by izak1996
So i just add this two lines to cfg or what? do i have to change them in the mod.ff?

Re: Slowdown fix

Posted: August 1st, 2012, 6:30 pm
by megazor
I did it through the game console. Cfg will work as well.

Re: Slowdown fix

Posted: August 1st, 2012, 6:34 pm
by izak1996
Well thank you! :)
EDIT:
I actually realised that this didn't help and you actually have to put dvars into a script. And also there is another dvar that disables slowdown :)

Re: Slowdown fix

Posted: August 2nd, 2012, 4:17 pm
by megazor
izak1996 wrote:you actually have to put dvars into a script
You don't. I used the game console for it.