PDA

View Full Version : Expert question


gigolo
9th August 2002, 22:09
it is possible to bind a key in a .ini files so to a joystick?
i know does key work but have no idee if joystick number:

; List of virtual-key codes...
; 1 = Left mouse button
; 2 = Right mouse button
; 4 = Middle mouse button (three-button mouse)
; 9 = TAB
; 16 = SHIFT
; 17 = CTRL
; 18 = ALT
; 32 = SPACEBAR
; 33 = PAGE UP
: 34 = PAGE DOWN
; 35 = END
; 36 = HOME
; 45 = INS
; 46 = DEL
; 65 = A
; 66 = B
; 67 = C
; 68 = D
; 69 = E
; 70 = F
; 71 = G
; 72 = H
; 73 = I
; 74 = J
; 75 = K
; 76 = L
; 77 = M
; 78 = N
; 79 = O
; 80 = P
; 81 = Q
; 82 = R
; 83 = S
; 84 = T
; 85 = U
; 86 = V
; 87 = W
; 88 = X
; 89 = Y
; 90 = Z
; 96 = Numeric pad 0
; 97 = Numeric pad 1
; 98 = Numeric pad 2
; 99 = Numeric pad 3
; 100 = Numeric pad 4
; 101 = Numeric pad 5
; 102 = Numeric pad 6
; 103 = Numeric pad 7
; 104 = Numeric pad 8
; 105 = Numeric pad 9
; 112 = F1
; 113 = F2
; 114 = F3
; 115 = F4
; 116 = F5
; 117 = F6
; 118 = F7
; 119 = F8
; 120 = F9
; 121 = F10
; 122 = F11
; 123 = F12

Zero
10th August 2002, 12:06
if i remember correctly it is possible. i don't know the numbers or anything cause i never used it but a guy i know did once. i think the "key codes" go up to like 256 so thats a lot of unknown numbers(some of them unnasigned i think). like left mouse = 1 button0=?
there are like 12 joystick buttons and then the up, down, left, right. thats all i i know on the subject. maybe someone smarter than me will come along to help u better.

KeKs
10th August 2002, 14:22
is this for Unreal engine or Unreal Warfare engine?

[JAPS]Suicide
10th August 2002, 22:36
i think it is possible, but i havnt dont it... so i duno.

gigolo
12th August 2002, 02:09
it's for medal of honor (quake3 engine)