0 of 0

File information

Last updated

Original upload

Created by

Jack21entity

Uploaded by

MrBlock08

Virus scan

Safe to use

Tags for this mod

About this mod

A .Pak file that buffs the DFA and DK you can change anything to angles and range dragging and dropping "Varlist_Be_The_Zombie_tuning.scr" into your notepad.

Permissions and credits
DK is called "Wrestling kick" and  dfa is called "Jump attack" 

If you cant find it look for this 

//Human wrestling kick grab params
VarFloat("f_btz_wrestling_kick_range", 3.2)
VarFloat("f_btz_wrestling_kick_range_velocity_factor", 0.0)  -DK
VarFloat("f_btz_wrestling_kick_angle_max", 23.0)
VarFloat("f_btz_human_wrestling_kick_damage", 40.0)


//Human jump attack grab params
VarFloat("f_btz_jump_attack_min_fall_speed", 12.0)
VarFloat("f_btz_jump_attack_source_position_forward_offset", 0.5)  ---Dfa
VarFloat("f_btz_jump_attack_range", 0.6)
VarFloat("f_btz_jump_attack_range_velocity_factor", 0.05)
VarFloat("f_btz_jump_attack_angle_max", 89.0)