Chaosforge Forum

DoomRL => Discussion => Topic started by: Deathwind on June 05, 2011, 23:36

Title: Question about keybindings
Post by: Deathwind on June 05, 2011, 23:36
I was digging in the abandoned section of the wiki and I found a set of Nethack style keybindings, can you still bind to the F-keys?

Here are those bindings for reference
Spoiler (click to show/hide)
Title: Re: Question about keybindings
Post by: tehtmi on June 06, 2011, 01:42
Binding to the F# keys still works.  In the style of keybindings.lua, e.g.
Code: [Select]
F3 = function() command.quick_weapon('pistol') end,

Note that the keybinding format has changed quite a bit since those nethack style keybindings were written, but it shouldn't be hard to update them if you are so inclined.
Title: Re: Question about keybindings
Post by: Deathwind on June 07, 2011, 01:19
It's worth it to have the center of my numpad be wait