How to Configure the Kill Feed on Your Insurgency: Sandstorm Server
The kill feed shows who eliminated whom. You can enable, disable or customize it — for example for a more competitive feel by showing less information.
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open Game.ini
TheGame.inifile is located in theInsurgency/Saved/Config/LinuxServer/directory. Open it.Add the settings
Add the following section and adjust the desired values:ini[/Script/Insurgency.INSGameMode] bKillFeed=False bKillFeedSpectator=True bKillerInfo=True bKillerInfoRevealDistance=False[/Script/Insurgency.INSGameMode] bKillFeed=False bKillFeedSpectator=True bKillerInfo=True bKillerInfoRevealDistance=FalseSetting Default Description bKillFeedFalseEnables the kill feed when set to TruebKillFeedSpectatorTrueKill feed for dedicated spectators and replays only bKillerInfoTrueShows the victim information such as the killer and weapon bKillerInfoRevealDistanceFalseAlso reveals the distance of the kill to the victim Start the server
Save the file and start your server.
Warning
Only edit Game.ini while the server is stopped. Changes to a running instance are overwritten on shutdown.