Has anyone ever bound multiple keys to one of the cpwizard commands? The default key to show cpwizard is "L" ... I'd like to make it SHIFT+Z ... in the program options is lets me set both keys but that makes it so that SHIFT OR Z shows cpwizard.
This is the line in the .ini
ShowKey=KEYCODE_LSHIFT|KEYCODE_Z
Thanks for any help