sandstorm-server/config/ini/Game.ini
Liam Rohan 2ec9c45a27
Some checks are pending
Docker Image CI / status-build (push) Waiting to run
mind the gap
2026-08-20 14:14:47 +01:00

81 lines
1.9 KiB
INI

[/Script/Insurgency.INSMultiplayerMode]
bAutoRecordReplaysDedicated=True
bHandleDedicatedServerReplays=True
bSupplyGainEnabled=True
bAwardSupplyInstantly=True
MaximumSupply=999
InitialSupply=30
RoundLimit=3
MinimumPlayers=1
SupplyGainFrequency=99999
[/Script/Engine.GameNetworkManager]
bMovementTimeDiscrepancyDetection=False
bMovementTimeDiscrepancyResolution=False
ClientAuthorativePosition=True
MoveRepSize=512.0f
CLIENTADJUSTUPDATECOST=512.0f
[/Script/Engine.GameSession]
MaxPlayers=16
MaxSpectators=0
[/Script/Insurgency.INSCoopMode]
MinimumEnemies=3
MaximumEnemies=24
EnemyBotDifficulty=0.7
MaxPlayersToScaleEnemyCount=10
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
[/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.