sandstorm-server/config/ini/Game.ini

82 lines
1.9 KiB
INI
Raw Normal View History

2021-04-18 07:20:41 +00:00
[/Script/Insurgency.INSMultiplayerMode]
bAutoRecordReplaysDedicated=True
bHandleDedicatedServerReplays=True
bSupplyGainEnabled=True
bAwardSupplyInstantly=True
MaximumSupply=999
InitialSupply=30
RoundLimit=3
MinimumPlayers=1
2021-04-18 07:28:41 +00:00
SupplyGainFrequency=99999
2021-04-18 07:20:41 +00:00
[/Script/Engine.GameNetworkManager]
2021-05-03 14:21:48 +00:00
bMovementTimeDiscrepancyDetection=False
bMovementTimeDiscrepancyResolution=False
2022-02-20 20:27:48 +00:00
ClientAuthorativePosition=True
MoveRepSize=512.0f
CLIENTADJUSTUPDATECOST=512.0f
2021-04-18 07:20:41 +00:00
[/Script/Engine.GameSession]
MaxPlayers=16
MaxSpectators=0
[/Script/Insurgency.INSCoopMode]
2021-04-18 07:28:41 +00:00
MinimumEnemies=3
2021-04-18 07:20:41 +00:00
MaximumEnemies=24
2026-08-20 13:14:47 +00:00
EnemyBotDifficulty=0.7
2021-04-18 07:20:41 +00:00
2021-04-18 07:28:41 +00:00
MaxPlayersToScaleEnemyCount=10
2021-04-18 07:20:41 +00:00
bBotsUseHumanLoadouts=False
bRestrictClassByPlayerLevel=True
[/ScaleBotAmount/Mutators/ScaleBotAmount.ScaleBotAmount_C]
bScaleBot=True
bScaleWithFriendlyBot=False
bLoseWhenWholeTeamDead=True
[/AdvancedSupplyPoints/Mutators/AdvancedSupplyPoints.AdvancedSupplyPoints_C]
ObjectiveCapturedSupply=7
ObjectiveDestroyedSupply=7
RoundEndSupply=12
RoundEndWinningTeamSupply=7
2021-04-18 07:28:41 +00:00
[/ImprovedAI/Mutators/ImprovedAI.ImprovedAI_C]
bEnableBotSkillCfg=True
HearAwareDistanceRadial=3000.0
HearAwareDistanceGunshot=5000.0
HearAwareDistanceSprintFootstep=2000.0
HearDistanceFootstepsSprinting=2500.0
HearDistanceFootstepsRunning=1000.0
AttackDelayClose=0.3
AttackDelayDistant=1.0
ChanceSprintMultiplier=2.0
ChangeMovingMultiplier=1.20
AccuracyMultiplier=1.25
SuppressionAccuracyMultiplier=0.7
bFindCover=True
CoverTick=5.0
bFindCoverWhenShotAt=True
bCustomBotNames=True
BotNameList=Mikee,Arc,DaraDef,AniCator,Guinevere,sswires,Circleus,John Doe,Jeroen,fatherHank
[/WelcomeMessage/Mutators/WelcomeMessage.WelcomeMessage_C]
WelcomeMessage=%name%, Welcome to my server!/nEnjoy and have fun!
[/JoinLeaveMessage/Mutators/JoinLeaveMessage.JoinLeaveMessage_C]
bEnableJoinMessage=True
JoinMessage=%name% has joined the game.
bEnableLeaveMessage=True
LeaveMessage=%name% has left the game.