| Variable | Type | Default | Group | INI File | Flags |
|---|---|---|---|---|---|
ChatLogFileSplitIntervalSeconds
Controls how to split the chat log file related to time in seconds. Cannot be set to a value lower than 45 (will default to 45 if the value is lower)....
|
integer | 86400 |
Chat & Notifications |
GameUserSettings.ini
[ServerSettings]
|
|
ChatLogFlushIntervalSeconds
Controls in how many second the chat log is flushed to log file. Cannot be set to a value lower than 15 (will default to 15 if the value is lower). Se...
|
integer | 86400 |
Chat & Notifications |
GameUserSettings.ini
[ServerSettings]
|
|
LogChatMessages
If True, enables advanced chat logging. Chat logs will be saved in ShooterGame/Saved/Logs/ChatLogs/<SessionName>/ in json format. Disabled on official...
|
boolean | False |
Chat & Notifications |
GameUserSettings.ini
[ServerSettings]
|
|
ProximityChat
If True, only players near each other can see their chat messages
|
boolean | False |
Chat & Notifications |
GameUserSettings.ini
[ServerSettings]
|
CMD |
ServerForceNoHUD
If True, HUD is always disabled for non-tribe owned NPCs.
|
boolean | False |
Chat & Notifications |
GameUserSettings.ini
[ServerSettings]
|
Required CMD |
bFilterChat
If True, filters out character names based on the bad word/good words list.
|
boolean | False |
Chat & Notifications |
GameUserSettings.ini
[ServerSettings]
|
|
globalVoiceChat
If True, voice chat turns global.
|
boolean | False |
Chat & Notifications |
GameUserSettings.ini
[ServerSettings]
|
CMD |