安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









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 ..