configs
This commit is contained in:
parent
5f7d6b3047
commit
dfe3ccb1df
134 changed files with 157465 additions and 97 deletions
22
BepInEx/config/com.lacyway.fda.cfg
Normal file
22
BepInEx/config/com.lacyway.fda.cfg
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
## Settings file was created by plugin FikaDynamicAI v1.0.1
|
||||
## Plugin GUID: com.lacyway.fda
|
||||
|
||||
[Fika - Dynamic AI]
|
||||
|
||||
## The range at which AI will be disabled if no player is within said range.
|
||||
# Setting type: Single
|
||||
# Default value: 100
|
||||
# Acceptable value range: From 50 to 1000
|
||||
Dynamic AI Range = 150
|
||||
|
||||
## How often DynamicAI should scan for the range from all players.
|
||||
# Setting type: EDynamicAIRates
|
||||
# Default value: Medium
|
||||
# Acceptable values: Low, Medium, High
|
||||
Dynamic AI Rate = Medium
|
||||
|
||||
## Whether Dynamic AI should ignore sniper scavs.
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
Ignore Sniper = true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue