First version
This commit is contained in:
20
PublicationContent/description.txt
Normal file
20
PublicationContent/description.txt
Normal file
@ -0,0 +1,20 @@
|
||||
[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)
|
BIN
PublicationContent/mutbanner.png
Normal file
BIN
PublicationContent/mutbanner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1014 KiB |
BIN
PublicationContent/preview.png
Normal file
BIN
PublicationContent/preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 471 KiB |
BIN
PublicationContent/socialpreview.png
Normal file
BIN
PublicationContent/socialpreview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 731 KiB |
1
PublicationContent/tags.txt
Normal file
1
PublicationContent/tags.txt
Normal file
@ -0,0 +1 @@
|
||||
Mutators
|
1
PublicationContent/title.txt
Normal file
1
PublicationContent/title.txt
Normal file
@ -0,0 +1 @@
|
||||
Throw All Weapons On Dead (TAWOD)
|
Reference in New Issue
Block a user