Any chance this is possible currently without using something like Auto-Hotkey?
Eehh..?
/bind mouse1 +cmd_jump or something like that doesn't work for you?
You can type /bind [KEY] [COMMAND] in the console. https://projectrik.com/docs/basic-controls Here's some of the standard commands
Ah, I knew it'd be somewhere in the documentation if I just sat down and looked for it, and you guys beat me to finding it.
<3
Commands you gotta write like bind x +cmd_jump:
cmd_jump
cmd_crouch
cmd_forward
cmd_back
cmd_right
cmd_left
cmd_special
cmd_shoot
For everything else you can just try writing \cmd_ and press tab once or twice in the console to see suggestions. Or you can write \bind t and press enter to see what command it's currently bound to :)
Dinius thank you so much.
I was just looking over the documentation for cmd_forward right left back at minimum and wasnt coming up with anything until you posted. <3
Yeah I know, there's some lazy devs here who hasn't gotten around to documenting "everything" yet :P
Ha, I've updated the title of the thread to reflect the status of the issue~!
Thanks once again Dinius and Mindi for your assistance.