Killing Floor 2

Killing Floor 2

75 个评价
Custom Text Binds in a very simple way!
由 mbnq 制作
A simple guide to KF2 Keys binds (custom text, commands, etc).
You can do this in 1 minute without any gamefiles editing!
100% legit and simple!
   
奖励
收藏
已收藏
取消收藏
Let's do this quick... (basics)
Ok, so let's say you're tired of texting to your teammates when you want to warn them of Scrake or Fleshpound or any other reason you need to.

Let's show you how to do this in less than 1 minute!

Follow these steps:
1.) Start any map in singleplayer

2.) Just after first wave start open the Console by pressing F3 key

3.) Type commands bellow and press ENTER
enableCheats | playersonly

4.) Now you can chill and make your binds.
As example I will bind "Scrake here!" bind to K key.
Syntax is:
setBind customkey say text

5.) So all we need to do is, press F3 again to open the game console,
type the text bellow and press ENTER
setBind K say "Scrake Here!!!"

6.) Press K to test it - you're done!
You can bind any text (or command) to any key you want!

Let's make something cool... (advanced)
1.) Let's say that besides of the text warning itself we also want to add voice scream. How to do this?
It's simple:
setBind K "say Scrake here! | playVoiceCommsDialog 2"

Note: you will not be able to hear the effect until you toggle playersOnly in console

2.) You can also bind other commands to the keys, e.g.:

suicide
ToggleHUD
ShowHUD
Fov
stat fps
ThrowWeapon
Exit
PlaySoundWave

...and more.

3.) Another example, how to quickly throw dosh:
setBind B "TossMoney|TossMoney|TossMoney|TossMoney"
...will drop 200D.



There is actually a lot of possibilities. These are just basic ones.
Please rank and share. Thank you.
Restoring & Backup
If your binds get wiped after update dont panic.
Go to

C:\Users\User\Documents\My Games\KillingFloor2\KFGame\Config\KFInput.ini

Find of the very bottom of the file block simillar to this bellow, replace these 3 lines in your config with:
[IniVersion]
0=1582132714.000000
1=1604618150.000000
2=1594219206.000000

Always make backup of your config files.
18 条留言
mbnq  [作者] 2019 年 6 月 3 日 上午 5:13 
Yeah, I'll update this soon.
BlackRedDead 2019 年 6 月 2 日 下午 3:28 
sadly outdated, maybe update?
mbnq  [作者] 2017 年 11 月 3 日 上午 3:31 
Since I haven't find a better way yet you need to bind 2 keys for this, e.g.
setBind Left "adminLogin password"
setBind Right "enableCheats | god"
Stephen 2017 年 11 月 2 日 下午 5:28 
You mention "You can bind any text (or command) to any key you want!", so how can I bind k to admin god for example? Thanks for the guide.
Nuca de Dolj 2017 年 10 月 30 日 上午 8:41 
lmao this takes a couple of secs 2 make....why isnt twi adding more commands?
mbnq  [作者] 2017 年 10 月 29 日 上午 7:52 
setBind one say example
Fears 2017 年 10 月 29 日 上午 7:47 
Not the numpad, regular number keys, iirc there was a letter that goes infront of the number, like with the Fx keys.
mbnq  [作者] 2017 年 10 月 29 日 上午 7:45 
setBind NumPadZero say example
Fears 2017 年 10 月 29 日 上午 7:17 
How do i bind text commands to the number keys?
mbnq  [作者] 2017 年 10 月 29 日 上午 12:09 
If having problems with config being wiped go Restoring & Backup section.