Modifiers for keybindings
•
25 May 2015, 00:42
•
Journals
Heya everyone.
I have a problem :D My hands are actually supertiny and I have trouble to reach some keys on my keyboard without lifting my whole hand, which also leads to missclicks and weeeeird movement. So how do I change for example 5,6,7 to ctrl + 1, ctrl + 2, ctrl + 3 and so on? I use to modify my keys in other games like this, but so far I had no succes to make it work in ET. Anyone knows how to do it?
Cheers :3
I have a problem :D My hands are actually supertiny and I have trouble to reach some keys on my keyboard without lifting my whole hand, which also leads to missclicks and weeeeird movement. So how do I change for example 5,6,7 to ctrl + 1, ctrl + 2, ctrl + 3 and so on? I use to modify my keys in other games like this, but so far I had no succes to make it work in ET. Anyone knows how to do it?
Cheers :3
set x1_a "echo a"
set x1_b "echo b"
set xctrl_a "bind 1 vstr x1_a"
set xctrl_b "bind 1 vstr x1_b"
vstr xctrl_b
are there keyboards with smaller buttons?
makes tele's dick look bigger though
set wp567 "bind 1 weaponbank 5; bind 2 weaponbank 6; bind 3 weaponbank 7"
set wpdefault "bind 1 weaponbank 1; bind 2 weaponbank 2; bind 3 weaponbank 3"