PDA

View Full Version : Speical Binds???????



mag36
03-07-2010, 03:37 AM
Im looking for a way to bind a multi key press. What i mean is is like you press Shift+tab to bring steam up right? But is there a way to bind like:

Bind "Ctrl+P" "say !ztele"
Bind "Ctrl+O" "say !zmenu"

my reason for asking is im quickly running out of keys to press that doesnt mess with regular key presses.

I figured i would use the same 3 or 4 key but use a shift or ctrl to separate the commands. If anyone knows a correct bind for that let me know

walterbrunswick
03-07-2010, 04:47 AM
WinAPI functions? Hope you're good with Microsoft Visual C++.

http://msdn.microsoft.com/en-us/library/ms645530(VS.85).aspx Enjoy :wtg: