Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
How to fix?
You can look for the mod you want and install it easily from there
THANK YOU!!!!
That helped me get this finally working <3
I know it can go up to MaxMonsters = 96, but can it go further?
4.- Launch the server and open the web browser your web server
5.- Go to change map, select the KFMutator button select it and press Change the game
6.- You will see the max players increase on the server
PS: Remember, everytime you open the server, only need to go the server's web admin and select the button KFMutator everytime you change the map from here, in game vote map doesn't affect the change (still the 15 players)
PS 2: Sorry for my bad english
1.- Go the folder server, select the file PCServer-KFGame.ini and open it.
2.- Create a section
--------
[KFMutator KFMutatorSummary]
ClassName=
-------
and after the "=" sign to enter the URL of the mutator (for example, ClassName=KFMutator.KFMutator_MaxPlayersV2), then the mutator will appear in the web admin panel in the section Change Map => Mutators. In this case
ClassName=KFMutator.KFMutator_MaxPlayersV2?MaxPlayers=15?MaxMonsters=64
Note: the '15' its because will be 15 players on the server, you can add more if you want
Maybe there's a way to have this be the default text in the box every time, but I don't know enough to know if that's possible.
IpDrv.WebServer
KFMutator.KFMutator_MaxPlayersV2
DamageDisplay.DmgMut
I Added this Mutator to the Download list in PCServer-KFEngine.ini from the Server.
Also i add the commands like this:
kf-monsterball?Difficulty=1.0000?GameLength=2?adminpassword=XremovedX?Mutator=KFMutator.KFMutator_MaxPlayersv2?MaxPlayers=12?MaxMonsters=50
In the Webinterface the commands are visibile, but i have only default 6 players
It’s a Killing Floor 2 bug. Please copy C:\Program Files (x86)\Steam\steamapps\common\killingfloor2\Binaries\Win64\balance_tweaks.bin from your desktop PC to /home/steam/Steam/KF2Server/Binaries/Win64/balance_tweaks.bin on the server, and it should be ranked again.
Source : https://noobient.com/2019/01/11/killinuxfloor-killing-floor-2-server-on-linux/#Troubleshooting
To set this up on a dedicated server do the following:
1. Edit the PCServer-DKEngine.ini file in your \KFGame\Config folder.
2. Add the following line to the subsection [OnlineSubsystemSteamworks.KFWorkshopSteamworks]
ServerSubscribedWorkshopItems=675314991 // MaxPlayers Mut
3. Edit your startup kfserver.bat file to include ?Mutator=KFMutator.KFMutator_MaxPlayersV2?MaxPlayers=15 (or whatever you want here greater than 6).