PDA

View Full Version : Numpad 5


JaMie
02-01-2004, 07:17 AM
Im Know this isnt the correct place to post this but i cant find the answer anywhere.

I cant get numpad 5 to bind as forward as it was before i done my fresh install, when i try to set it, it tells me its an unknown key.

can anybody help please.

i cant play MOHAA till i get it working :(

wocochoco
02-01-2004, 11:39 AM
Hey,

Instead of trying to bind it you can just click f3 and make the changes in that.

Or you can bind it but you need the right name of the key.

They key isn't called numberpad5 it is called KP_HOME

[code:1]bind KP_HOME "action"[/code:1]

Where it says action but the right thing for move forward, or what ever else you want it to do.

Hope this helped! :)