Updated Fika Dedicated & Update Rate for Config

This commit is contained in:
2025-01-12 04:48:05 -05:00
parent f44663aa2a
commit 7ccfda6d3d
8 changed files with 471 additions and 7 deletions
@@ -7,7 +7,7 @@
# Setting type: Int32
# Default value: 60
# Acceptable value range: From 30 to 120
Update Rate = 30
Update Rate = 60
## How often in minutes the RAM cleaner should run
# Setting type: Int32
@@ -2,7 +2,7 @@
"PluginEnabled": true,
"DespawnEnabledPMC": false,
"DespawnEnabledSCAV": true,
"HardCapEnabled": true,
"HardCapEnabled": false,
"coolDownTimer": 300.0,
"pmcGroupChance": "Default",
"scavGroupChance": "Default",
@@ -28,7 +28,7 @@
"maxRespawnsPMC": 10,
"maxRespawnsSCAV": 16,
"globalMinSpawnDistanceFromPlayerBool": true,
"globalMinSpawnDistanceFromPlayerFactory": 10.0,
"globalMinSpawnDistanceFromPlayerFactory": 0.0,
"globalMinSpawnDistanceFromPlayerCustoms": 60.0,
"globalMinSpawnDistanceFromPlayerReserve": 80.0,
"globalMinSpawnDistanceFromPlayerStreets": 80.0,