Fixed jump boost :D Changed how bunnyhop prevention works.

This commit is contained in:
Greyscale
2009-06-23 14:28:26 -07:00
parent a0381a7096
commit d9843c74fa
4 changed files with 12 additions and 19 deletions

View File

@ -572,8 +572,8 @@ zr_jumpboost_bhop_protect "1"
zr_jumpboost_bhop_max "300"
// This is the horizontal jump multiplier for when the max limit is exceeded. ['0.9' = 90% of the jumps original magnitude | '>1.0' = Redundant | Dependency: zr_jumpboost_bhop_protect&zr_jumpboost_bhop_max]
// Default: "0.9"
zr_jumpboost_bhop_reset "0.9"
// Default: "0.75"
zr_jumpboost_bhop_scale "0.75"
// ----------------------------------------------------------------------------