[img]https://img.shields.io/static/v1?logo=GitHub&labelColor=gray&color=blue&logoColor=white&label=&message=Open Source[/img] [img]https://img.shields.io/github/license/GenZmeY/KF2-TAWOD[/img] [img]https://img.shields.io/steam/favorites/2379769040[/img] [img]https://img.shields.io/steam/update-date/2379769040[/img] [url=https://steamcommunity.com/sharedfiles/filedetails/changelog/2379769040][img]https://img.shields.io/github/v/tag/GenZmeY/KF2-TAWOD[/img][/url] [h1]📋 Description:[/h1] A small server-side mutator that changes the default behavior by forcing players to drop all their weapons on death (instead of just the current weapon). [h1]❌ Whitelisted?[/h1] No. This mod is not whitelisted and will de-rank your server. Any XP earned will not be saved. [h1]🖥️ Usage (server)[/h1] [b]Note:[/b] [i]If this is unclear, first read: [url=https://wiki.killingfloor2.com/index.php?title=Dedicated_Server_(Killing_Floor_2)][u]Dedicated Server Guide (KF2 wiki)[/u][/url][/i] [olist] [*]Open [b]PCServer-KFEngine.ini[/b] / [b]LinuxServer-KFEngine.ini[/b]. [*]Find [b][IpDrv.TcpNetDriver][/b] section and ensure line exists (add if missing): [code]DownloadManagers=OnlineSubsystemSteamworks.SteamWorkshopDownload[/code] (If there are several [b]DownloadManagers[/b] then the line above should be the first) [*]Add the following string to the [b][OnlineSubsystemSteamworks.KFWorkshopSteamworks][/b] section (create one if it doesn't exist): [code]ServerSubscribedWorkshopItems=2379769040[/code] [*]Start server and wait for mutator download. [*]When the download is complete, stop the server. [*]Add mutator to server start parameters: [code]?Mutator=TAWOD.Mut[/code] and start the server. [/olist] [h1]📜 Sources[/h1] https://github.com/GenZmeY/KF2-TAWOD [b](GNU GPLv3)[/b]