## Settings file was created by plugin HeadshotDarkness v1.1.1
## Plugin GUID: com.pein.headshotdarkness
[1. General]
## Enable/disable headshot darkness
# Setting type: Boolean
# Default value: true
Enabled=true
## Prevents the UI death sound from ever playing. It will always be disabled if the headshot effect occurs but this lets you disable it for all deaths.
## Changes darkness style for other deaths. Mostly a debug feature but if for whatever reason you want the effect to occur after a bodyshot kill then here you go.
## Enable/disable death text. Only shown when the headshot effect occurs
# Setting type: Boolean
# Default value: false
Enable Death Text=false
## Set the death text string
# Setting type: String
# Default value: You are dead.
Death Text String=You are dead.
## Set if death texts should be contextual. Pulls random death strings from deathstrings.json depending on how you died instead of using the Death Text String value
# Setting type: Boolean
# Default value: false
Contextual Death Text=false
## Set the death text font size
# Setting type: Int32
# Default value: 24
# Acceptable value range: From 1 to 64
Death Text Size=24
## Changes how long the death text is visible for
# Setting type: Single
# Default value: 3
# Acceptable value range: From 0.01 to 5
Death Text Lifetime=3
## Changes how long it takes for the death text to fade in
# Setting type: Single
# Default value: 0.01
# Acceptable value range: From 0.01 to 1
Death Text Fade In Time=0.01
## Changes how long it takes for the death text to fade out