diff --git a/BepInEx/config/MOAR.settings.cfg b/BepInEx/config/MOAR.settings.cfg index a9ea003..d0cf5eb 100644 --- a/BepInEx/config/MOAR.settings.cfg +++ b/BepInEx/config/MOAR.settings.cfg @@ -11,17 +11,17 @@ Faction Based Aggression On/Off = false ## This turns off the new cascading spawn system, and makes scavs/pmcs spawn at random across the map. # Setting type: Boolean # Default value: false -randomSpawns On/Off = false +randomSpawns On/Off = true ## Improves performance: Ensures spawn spacing between waves. (doesn't change quantity, or change overall timing, just prevents bursts of spawns close together) # Setting type: Boolean # Default value: true -spawnSmoothing On/Off = true +spawnSmoothing On/Off = false ## Performance Hit: Causes all PMCs to spawn in the first few minutes of the game (performance intensive) # Setting type: Boolean -# Default value: false -Starting PMCS On/Off = false +# Default value: true +Starting PMCS On/Off = true ## Works with SAIN or SPT to decide the bot's 'difficulty' preset (EASY: 0, easy-MEDIUM: 0.4, easy-MEDIUM-hard: 0.6, medium-hard: 0.85, HARD-impossible: 1, etc..) # Setting type: Double @@ -38,7 +38,7 @@ Scav difficulty = 0.4 ## Preset to be used, random pulls a random weighted preset from the PresetWeights.json every time a raid ends # Setting type: String # Default value: Random -# Acceptable values: Live Like, Quiet Raids, More Scavs, More Pmcs, More Scavs And Pmcs, Delayed Scavs, Delayed Pmcs, Arrived Early, Rogue Invasion, Raider Invasion, Insanity, Minor Boss Invasion, Less Pmcs Less Scavs Boss Invasion, Low Pmcs Low Scavs Major Boss Invasion, Main Boss Guaranteed, Main Boss Guaranteed Roaming, Sniper Buddies, Random, Custom +# Acceptable values: More Scavs And Pmcs, Rogue Invasion, Raider Invasion, Minor Boss Invasion, Main Boss Guaranteed, Main Boss Guaranteed Roaming, Insanity, Live Like, Quiet Raids, More Scavs, More Pmcs, Delayed Scavs, Delayed Pmcs, Arrived Early, Less Pmcs Less Scavs Boss Invasion, Low Pmcs Low Scavs Major Boss Invasion, Sniper Buddies, Random, Custom Moar Preset = Random ## Enable/Disable preset announce preset on raid start diff --git a/BepInEx/config/com.fika.core.cfg b/BepInEx/config/com.fika.core.cfg index 4518541..6c579e9 100644 --- a/BepInEx/config/com.fika.core.cfg +++ b/BepInEx/config/com.fika.core.cfg @@ -307,7 +307,7 @@ Force IP = ## Forces the server when hosting to use this local adapter when starting the server. Useful if you are hosting on a VPN. # Setting type: String # Default value: 0.0.0.0 -# Acceptable values: Disabled, 0.0.0.0, 100.91.145.41, 172.18.64.1, 192.168.1.134, 192.168.81.1, 192.168.5.1 +# Acceptable values: Disabled, 0.0.0.0, 23.137.105.10 Force Bind IP = 0.0.0.0 ## Port to use for UDP gameplay packets.