-
Keyclone help needed
Ok i bought keyclone for 2 clients on 1 pc... I really suck at coding whatsoever and I cannot seem to comprehend how this works for the keybindings.
Like if i press shift-1 on my main, it does shift-1 on my clone
what would be the steps to do say:
Leader
1.presses shift+1
with no actions tied to shift+1 on the leader
and it would have the effect on the clone
1. presses 1
with that 1 thing cleared up, ill be able to figure the rest out
thanks in advance
-
actually to make it even simpler
if 1 press shift+1 i want it to do numpad 1 on the clone
thats pretty much it
:roll:
-
if you are interested in pressing one key and a different key ends up in the clone, then you would use a keymap.
two to be exact. one for the main and another for the clone.
once you define the keymap, you load it onto the specific clone by right clicking on the clone entry in keyclone and selecting 'load keymap' on the popup menu. do that for both clones.
your first keymap would map a key (ie: 3) to a hotstring ( cast_fireball )
your second would map the hotstring ( cast_fireball ) to whatever key you want (ie: F1)
to define the keymaps, use the keymap editor in the setup dialog.
if you want more info, let me know (search the forums for keymap or hotstring for more)
-
ooo ok clears it up a bit, thanks!