caling keys from keymap.cfg
#1
hellow

i was trying to write another script but i was wondering if it would be possible to call a certain key from keymap.cfg?

i was thinking like

bind j [keymap 32]
and than J would have same function as space?

thanks :)
Thanks given by:
#2
Do /bind "j" (keybind space) instead ;)
Thanks given by:
#3
You could do some keymap hackery by changing keymap.cfg, but tbh I dont thing that is a good idea. Just make one alias and have both j and space execute that alias.
Thanks given by:
#4
well i meant if it's possible to get the confirmation alias (like when you press enter/space/left mouse in the menu)

EDIT:
i tried the keybind space thing and it doesn't actually work :?
Thanks given by: