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
There was few KF2 updates that broke old CD's.
Use "Ethernal edition of CD" by Hunter instead, it's the most advanced and up to date CD
Server crashes when i begin the game
Use Ethernal edition of CD by Hunter instead, it's the most advanced and up to date CD
The other's is too old.
https://pastebin.com/DfdZmm3a
5 seconds elapse from the moment I get to control my character, the "Controlled Difficulty" text pops up in chat, and the server dies.
I also ran into a crash issue that was resolved by changing MaxObjectsNotConsideredByGC to 33476. You can find that setting in the KFEngine.ini file.
DisablePerkSkills=350
The settings can be tweaked as you see fit.
// Make sure that this variable is set to "False" if you wish to use the "Open Trader" feature.
bDisableChatCommand_OpenTrader=False
// If set to "True", the !OpenTrader commands will not be displayed in the chat area.
bDontShowOpentraderCommandInChat=True
// This allows to run absurdly quickly with a knife out during trader time.
bEnableTraderDash=True
// Self-explanatory
bDisableTeamCollisionWithTraderDash=True
[h1]The automatic way[/h1]
Go to <KF2 Server Root>\KFGame\Config\PCServer-KFEngine.ini (Windows) or <KF2 Server Root>/KFGame/Config/LinuxServer-KFEngine.ini (GNU/Linux)
Find the section [OnlineSubsystemSteamworks.KFWorkshopSteamworks].
Paste the following line under it:
ServerSubscribedWorkshopItems=909271656 // RPWMod
[h1]The manual way[/h1]
1. Subscribe to RPW Mod in Steam Workshop on your own PC.
2. Start KF2 once so that the file RPWmod.u is downloaded.
3. Search for RPWmod.u in the <My Documents>\My Games\KillingFloor2\KFGame\Cache directory.
4. Copy the file and upload it to your server. Place it in the <KF2 Server Root>/KFGame/BrewedPC/Script/ directory. If it's not present, create it.
thx ..