add: updates to all configs
This commit is contained in:
parent
d88dd3b3fe
commit
fa5c1c6569
59 changed files with 4054 additions and 2655 deletions
14
config/tp_shooting-client.toml
Normal file
14
config/tp_shooting-client.toml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#Make fov scale at shoulder surfing view constant, ignoring scopes on current gun
|
||||
constant_aiming_zoom_scale = true
|
||||
#FOV scale for constant_aiming_fov_scale
|
||||
#Range: 0.0 ~ 1.7976931348623157E308
|
||||
constant_aiming_zoom_scale_value = 3.125
|
||||
#(Locked) ads speed for constant_aiming_fov_scale
|
||||
#Range: 0.0 ~ 1.7976931348623157E308
|
||||
constant_aiming_ads_speed = 1.0
|
||||
#This option is broken and has no effect on TaC Zero.
|
||||
#========================== Original Description ==========================
|
||||
#If enabled, tapping the aim button will put you in/out of first person view
|
||||
#This only works while TAC's Config.CLIENT.controls.holdToAim is set to true
|
||||
dynamic_aim_mode = true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue