Archived
Downgraded MOAR & Updated ModOrganizer.ini
This commit is contained in:
@@ -1,23 +1,8 @@
|
||||
## Settings file was created by plugin MOAR v2.6.2
|
||||
## Settings file was created by plugin MOAR v2.5.6
|
||||
## Plugin GUID: MOAR.settings
|
||||
|
||||
[1. Main Settings]
|
||||
|
||||
## All Bots/Players (excluding bosses) can spawn anywhere (overrides PMC/Player openzone options)
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
PMC/Scav/Player OpenZones On/Off = false
|
||||
|
||||
## Adds a large number of zones (including all scav zones) to pmc bots spawn pool
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
PMC OpenZones On/Off = true
|
||||
|
||||
## Adds a large number of zones to the Player's (you) spawn pool
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Player OpenZones On/Off = true
|
||||
|
||||
## Causes all PMCs to spawn in the first few minutes of the game (performance intensive)
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
@@ -25,15 +10,15 @@ Starting PMCS On/Off = false
|
||||
|
||||
## 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
|
||||
# Default value: 0.6
|
||||
# Default value: 0.3
|
||||
# Acceptable value range: From 0 to 1.5
|
||||
Pmc difficulty = 0.6
|
||||
Pmc difficulty = 0.3
|
||||
|
||||
## 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
|
||||
# Default value: 0.4
|
||||
# Default value: 0.3
|
||||
# Acceptable value range: From 0 to 1.5
|
||||
Scav difficulty = 0.4
|
||||
Scav difficulty = 0.3
|
||||
|
||||
## Preset to be used, random pulls a random weighted preset from the PresetWeights.json every time a raid ends
|
||||
# Setting type: String
|
||||
@@ -51,6 +36,12 @@ Preset Announce On/Off = true
|
||||
# Default value:
|
||||
FIKA DETECTED: ALWAYS PRESS THIS FIRST BEFORE MAKING CHANGES!! =
|
||||
|
||||
PMC/Scav/Player OpenZones On/Off = false
|
||||
|
||||
PMC OpenZones On/Off = true
|
||||
|
||||
Player OpenZones On/Off = true
|
||||
|
||||
[2. Custom game Settings]
|
||||
|
||||
## Pushes settings to server
|
||||
@@ -146,9 +137,9 @@ moreScavGroups On/Off = false
|
||||
|
||||
## Max bots permitted in any particular spawn zone, recommend not to touch this.
|
||||
# Setting type: Int32
|
||||
# Default value: 5
|
||||
# Default value: 7
|
||||
# Acceptable value range: From 0 to 15
|
||||
MaxBotPerZone = 5
|
||||
MaxBotPerZone = 7
|
||||
|
||||
## Max bots alive at one time
|
||||
# Setting type: Int32
|
||||
@@ -187,9 +178,9 @@ ScavWaveDistribution = 0.5
|
||||
|
||||
## Determines the weighting of spawns at the beginning (1) spread evenly throughout (0.5) or at the end(0) of the raid
|
||||
# Setting type: Double
|
||||
# Default value: 0.7
|
||||
# Default value: 0.8
|
||||
# Acceptable value range: From 0 to 1
|
||||
PmcWaveDistribution = 0.7
|
||||
PmcWaveDistribution = 0.8
|
||||
|
||||
## Multiplies wave counts seen in the server's mapConfig.json by this number
|
||||
# Setting type: Double
|
||||
|
||||
@@ -259,7 +259,7 @@ Centering On Player Zoom Level = 0.15
|
||||
# Setting type: Single
|
||||
# Default value: 0
|
||||
# Acceptable value range: From 0 to 15
|
||||
Main map zoom = 3.833475
|
||||
Main map zoom = 15
|
||||
|
||||
## The keyboard shortcut to peek at the map
|
||||
# Setting type: KeyboardShortcut
|
||||
|
||||
Reference in New Issue
Block a user