Updated Quick Throw Hotkey & Fika Config
This commit is contained in:
parent
887e7116b6
commit
66964b26ef
|
@ -16,5 +16,5 @@ Enable keybind = true
|
|||
## Keybind to quick throw grenades - One of these keybinds must be same as BSG's grenade keybind
|
||||
# Setting type: KeyboardShortcut
|
||||
# Default value: G + LeftShift
|
||||
Quick throw keybind = G + LeftControl
|
||||
Quick throw keybind = G + LeftShift
|
||||
|
||||
|
|
|
@ -100,27 +100,27 @@ Show HP% instead of bar = false
|
|||
## If status effects should be displayed below the health bar.
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Show Effects = true
|
||||
Show Effects = false
|
||||
|
||||
## Shows the player faction icon next to the HP bar.
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Show Player Faction Icon = true
|
||||
Show Player Faction Icon = false
|
||||
|
||||
## Hides the name plate when viewing through PiP scopes.
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Hide Name Plate in Optic = true
|
||||
Hide Name Plate in Optic = false
|
||||
|
||||
## If name plate location should be displayed using the PiP optic camera.
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Name Plates Use Optic Zoom = true
|
||||
Name Plates Use Optic Zoom = false
|
||||
|
||||
## Decreases the opacity of the name plates when not looking at a player.
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Decrease Opacity In Peripheral = true
|
||||
Decrease Opacity In Peripheral = false
|
||||
|
||||
## Size of the name plates.
|
||||
# Setting type: Single
|
||||
|
@ -331,7 +331,7 @@ Send Rate = Medium
|
|||
# Setting type: ESmoothingRate
|
||||
# Default value: Medium
|
||||
# Acceptable values: Low, Medium, High
|
||||
Smoothing Rate = Medium
|
||||
Smoothing Rate = High
|
||||
|
||||
[Performance]
|
||||
|
||||
|
|
Loading…
Reference in New Issue