- Missed bindings for other games.

This commit is contained in:
drfrag 2020-02-28 16:27:26 +01:00
parent fa5902b538
commit bf8a5621eb
13 changed files with 92 additions and 20 deletions

View file

@ -20,12 +20,12 @@ enter invuse
= sizeup
shift +speed
space +use
W +forward
S +back
A +moveleft
D +moveright
E +jump
X crouch
w +forward
s +back
a +moveleft
d +moveright
e +jump
x crouch
mouse1 +attack
mouse2 +altattack
mouse3 +speed

View file

@ -20,12 +20,12 @@ enter invuse
= sizeup
shift +speed
space +use
E +forward
D +back
S +moveleft
F +moveright
W +jump
C crouch
e +forward
d +back
s +moveleft
f +moveright
w +jump
c crouch
mouse1 +attack
mouse2 +altattack
mouse3 +speed

View file

@ -20,12 +20,12 @@ enter invuse
= sizeup
shift +speed
space +use
I +forward
K +back
J +moveleft
L +moveright
O +jump
M crouch
i +forward
k +back
j +moveleft
l +moveright
o +jump
m crouch
mouse1 +attack
mouse2 +altattack
mouse3 +speed

View file

@ -0,0 +1,3 @@
/* Default keybindings for Heretic */
backspace "use ArtiTomeOfPower"

View file

@ -0,0 +1,3 @@
/* Default keybindings for Heretic */
backspace "use ArtiTomeOfPower"

View file

@ -0,0 +1,3 @@
/* Default keybindings for Heretic */
backspace "use ArtiTomeOfPower"

View file

@ -0,0 +1,11 @@
/* Default keybindings for Hexen */
backspace invuseall
\ "use ArtiHealth"
0 useflechette
9 "use ArtiBlastRadius"
8 "use ArtiTeleport"
7 "use ArtiTeleportOther"
6 "use ArtiPork"
5 "use ArtiInvulnerability2"
scroll +showscores

View file

@ -0,0 +1,11 @@
/* Default keybindings for Hexen */
backspace invuseall
\ "use ArtiHealth"
0 useflechette
9 "use ArtiBlastRadius"
8 "use ArtiTeleport"
7 "use ArtiTeleportOther"
6 "use ArtiPork"
5 "use ArtiInvulnerability2"
scroll +showscores

View file

@ -0,0 +1,11 @@
/* Default keybindings for Hexen */
backspace invuseall
\ "use ArtiHealth"
0 useflechette
9 "use ArtiBlastRadius"
8 "use ArtiTeleport"
7 "use ArtiTeleportOther"
6 "use ArtiPork"
5 "use ArtiInvulnerability2"
scroll +showscores

View file

@ -0,0 +1,10 @@
/* Default keybindings for Strife */
c "showpop 1"
backspace invdrop
z "showpop 3"
k "showpop 2"
q invquery
; not done
; h - use health

View file

@ -0,0 +1,10 @@
/* Default keybindings for Strife */
x "showpop 1"
backspace invdrop
z "showpop 3"
k "showpop 2"
q invquery
; not done
; h - use health

View file

@ -0,0 +1,10 @@
/* Default keybindings for Strife */
w "showpop 1"
backspace invdrop
z "showpop 3"
u "showpop 2"
q invquery
; not done
; h - use health

View file

@ -1,7 +1,7 @@
/* Default keybindings for Strife */
/ +jump
e "showpop 1"
a +jump
w "showpop 1"
backspace invdrop
z "showpop 3"
k "showpop 2"