21 lines
1.1 KiB
Plaintext
21 lines
1.1 KiB
Plaintext
|
[img]https://raw.githubusercontent.com/GenZmeY/KF2-TAWOD/master/PublicationContent/mutbanner.png[/img]
|
||
|
|
||
|
[h1]Description:[/h1]
|
||
|
[i]A small mutator that forces players to throw all their weapons on death (not just the current weapon as in the game by default). [/i]
|
||
|
|
||
|
[h1]The mutator is not whitelisted![/h1]
|
||
|
You will not gain experience for playing with this mutator.
|
||
|
|
||
|
[h1]Usage (server):[/h1]
|
||
|
[b]Note:[/b] If you don't understand what is written here, read the article [url=https://wiki.killingfloor2.com/index.php?title=Dedicated_Server_(Killing_Floor_2)][u]Dedicated Server (KF2 wiki)[/u][/url] before following these instructions.
|
||
|
|
||
|
1. Open your PCServer-KFEngine.ini / LinuxServer-KFEngine.ini;
|
||
|
2. Add the following string to the [OnlineSubsystemSteamworks.KFWorkshopSteamworks] section:
|
||
|
[code]ServerSubscribedWorkshopItems=2379769040[/code]
|
||
|
3. Start the server and wait while the mutator is downloading;
|
||
|
4. Add the following line to the startup parameters and restart the server:
|
||
|
[code]?Mutator=TAWOD.TAWODMut[/code]
|
||
|
|
||
|
[h1]Sources:[/h1]
|
||
|
[url=https://github.com/GenZmeY/KF2-TAWOD][u]Github[/u][/url] (GNU GPLv3)
|