Config.cfg for Super Jump
Hello, is there a command Config.cfg for Super Jump, and Gravity?
Thanks a lot
jump_height is for super jump and it's default value is 39.
bg_fallDamageMinHeight determines if you loose health or not. Default value = 128.
bg_gravity. Default value = 800.
Bind K "jump_height 999; bg_fallDamageMinHeight 9999; bg_gravity 500"
Memory offsets:
9DA304 jump_height
9F4288 bg_fallDamageMinHeight
They are float and they are write protected.