Quote Originally Posted by 'keyclone',index.php?page=Thread&postID=100583#pos t100583
for keymaps to work, you need at least 2 wows using them. this is because when you hit a key that is keymapped, it translates into the hotstring, and is sent to all wows. if that wow does not have a keymap, or a mapping for that string to a key, the hotstring is ignored.

if the wow does have a keymap, and there is a mapping from the hotstring to a key... then that key will be sent to that wow
Thanks for the reply. I tried assigning a keymap to each instance of WoW. I tried Numpad 2 which is linked to just normal 2. Nothing happened. I tried giving all instances the same keymap and still nothing happened. Now what I may have done is messed up the key & hostring assignements.

key = NUMPAD2

hotstring = 2

I want it so that when I press NUMPAD2 the normal 2 key is pressed.

Have I done this incorrectly?

Just incase I'm doing it incorrectly I tried the following also:

key = 2

hotstring = 2 (upon pressing numpad2 just 2 shows up)

Thinking that NUMPAD2 needs to be typed in I then tried the following also:

key = 2

hotstring = NUMPAD2

None of these worked

In WOW I can just use character specific keybindings for this but if I do solo PVP with the paladin it will take me like 20 seconds to reassign the keys I want to avoid that 20seconds if possible by just being able to load a keymap.