 |
hyperstream Newbie
Joined: 28 Jun 2004 Posts: 1 Location: New Zealand
|
Posted: Mon Jun 28, 2004 5:19 pm
key binds |
how do i do a key bind so when i hold shift and press keypad4 it does: look west ??
|
|
|
 |
Loto Apprentice
Joined: 05 May 2003 Posts: 194
|
Posted: Mon Jun 28, 2004 5:28 pm |
Make a Macro. Make a new macro, click the box that says Key, then hold shift and hit F4. Then it should say something like SHIFT-F4 in the box. If it does, then you scroll into the Value box and type 'look west'
|
|
|
 |
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Mon Jun 28, 2004 6:16 pm |
Shift-keypad4 is ambiguous. If you have NUMLOCK off, then shift-keypad4 is KEY4 which is already used as a macro (west). If you have NUMLOCK on, then shift-keypad4 is the same as the left-arrow key, LEFT. Since this key is used for cursor movement, changing it isn't recommended. However, it can be done.
#KEY {LEFT} {look west} |
|
|
 |
Loto Apprentice
Joined: 05 May 2003 Posts: 194
|
Posted: Mon Jun 28, 2004 6:36 pm |
Oh, I thought he said F4, not keypad4. *smack self* :P
|
|
|
 |
|
|