23 lines
609 B
INI
23 lines
609 B
INI
|
|
## Settings file was created by plugin FikaDynamicAI v1.0.0
|
||
|
|
## 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 = 1000
|
||
|
|
|
||
|
|
## 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
|
||
|
|
|