Hey, I need to know if it's possible to bind two keys on a PSP (Like L+R) to one command?
So, it would look something like this: bind "L Trigger;R Trigger" "impulse 81"
Meaning, if I press both triggers at the same time, it would launch the command. However, pressing just one of them wouldn't call for the command.
Would this be possible for Q1? Or is there a QC file I can add to the source of the mod I'm using to enable it to work?
If this is not possible, is there a way I could bind a key to load a new set of config.cfg files, like in Team Fortress Quake 1 Mod?
Thanks!
So, it would look something like this: bind "L Trigger;R Trigger" "impulse 81"
Meaning, if I press both triggers at the same time, it would launch the command. However, pressing just one of them wouldn't call for the command.
Would this be possible for Q1? Or is there a QC file I can add to the source of the mod I'm using to enable it to work?
If this is not possible, is there a way I could bind a key to load a new set of config.cfg files, like in Team Fortress Quake 1 Mod?
Thanks!
Comment