Archived
Revised More Mod Configs
This commit is contained in:
@@ -18,7 +18,7 @@ Show Feed = true
|
||||
## Automatically extracts after the extraction countdown. As a host, this will only work if there are no clients connected.
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
Auto Extract = false
|
||||
Auto Extract = true
|
||||
|
||||
## Whether to show the extract message after dying/extracting.
|
||||
# Setting type: Boolean
|
||||
@@ -230,7 +230,7 @@ Ping Sound = SubQuestComplete
|
||||
# Default value: All
|
||||
# Acceptable values: Kills, Item, Location, PlaceBeacon, All
|
||||
# Multiple values can be set at the same time by separating them with , (e.g. Debug, Warning)
|
||||
Quest Types = All
|
||||
Quest Types = 0
|
||||
|
||||
## If a notification should be shown when quest progress is shared with out.
|
||||
# Setting type: Boolean
|
||||
@@ -304,7 +304,7 @@ Use NAT Punching = false
|
||||
# Setting type: Int32
|
||||
# Default value: 15
|
||||
# Acceptable value range: From 5 to 60
|
||||
Connection Timeout = 15
|
||||
Connection Timeout = 30
|
||||
|
||||
## How often per second movement packets should be sent (lower = less bandwidth used, slight more delay during interpolation)
|
||||
## This only affects the host and will be synchronized to all clients.
|
||||
|
||||
Reference in New Issue
Block a user