08-03-2008, 01:54 AM
Seems like you have some problems with the hotkeys. The standard hotkeys are:
If you want to change these, look up the keycodes @ Virtual-Key Codes and edit them in the Keycodes.ini file.
Make sure you always put 0x before the hexdecimal value. F12 would be "0x7B" (without the quotes of course) for example.
Quote: Numpad 1 -> Next
Numpad 2 -> Special
Numpad 3 -> Waypoint
If you want to change these, look up the keycodes @ Virtual-Key Codes and edit them in the Keycodes.ini file.
Make sure you always put 0x before the hexdecimal value. F12 would be "0x7B" (without the quotes of course) for example.