User panel stuff on forum
  6 posts on 1 page  1
Advanced Configuration
2006-09-22, 11:04
News Writer
254 posts

Registered:
Mar 2006
Hey

I am trying to bind the KP keys on my keyboard:

Example:
bind ENTER "_took"
bind KP_0 "_report"
bind KP_1 "_help"



I have cl_keypad set to 1

When I start up Fuhquake (latest version) and load up a map, the binds work fine.
However when I join a KTPRO server they no longer work. The only KP button that will work is the KP_STAR button.
Is there any reason why these might not get bound properly.

Thanks for any help.
pleuraX(wembley)
I ain't got no time for this jibber jabber fool
2006-09-22, 12:24
Member
60 posts

Registered:
May 2006
try

KP_MINUS
KP_PLUS
KP_INS
KP_ENTER

maybe

kp_uparrow?
2006-09-22, 13:02
News Writer
254 posts

Registered:
Mar 2006
Heya. Thanks for suggestion but I have tried both.
KP_LEFTARROW and KP_4 for example.
Strange thing is that it works in a stand alone (localhost) map but when I got to a server it fails to work.
I ain't got no time for this jibber jabber fool
2006-09-22, 13:26
Member
129 posts

Registered:
Mar 2006
I'm not gunna be much help but I can tell u that all my keys are on the numpad, always have been and have never had any problems.

cl_keypad set to 1

This is a list of the ones I use:
bind KP_STAR
bind KP_MINUS
bind KP_slash
bind KP_PLUS
bind KP_INS
bind KP_DEL
bind KP_ENTER
bind KP_leftarrow
bind KP_rightarrow
bind KP_5
bind KP_downarrow
bind KP_uparrow
bind KP_pgdn
bind KP_pgup
bind KP_home
bind KP_end

It wouldn't br something silly like numlock being off?
Wheeeeeee!!
2006-09-22, 17:43
Member
805 posts

Registered:
Mar 2006
copy your new cfg file to the ktx folder in your machine!
https://tinyurl.com/qwbrasil - QuakeFiles
2006-09-26, 08:07
News Writer
254 posts

Registered:
Mar 2006
Hey. I found the problem. It was obvious really. I had the line in the config file twice and never spotted the second one.

alias on_enter "exec scripts/ingame.cfg"

This was overwriting my KP binds.
Thanks for suggestions people :-)
I ain't got no time for this jibber jabber fool
  6 posts on 1 page  1