Archived
Updated Fika Dedicated & Update Rate for Config
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user