redundant keys and misc trouble
18 years 2 months ago #18857
by w0lfshad3
redundant keys and misc trouble was created by w0lfshad3
What do these do?
[icDirector.Skip]
[icDirector.ZoomToFit]
How do i make the mouse persistent? If i set the mouse to look around i have to frag the mouse several times in the direction i want because it isn't persistent it loses focus and reverts back to center. Sure it was meant for joystick but can't it be done persistent for mouse too?
How do i strafe up and down without joystick? ALT+W or ALT+S doesn't work.
one fixed:
[icPlayerPilot.LateralY]
Keyboard, W, ALT ; tag_control
Keyboard, s, inverse, ALT ; tag_control
BUGS:
NumPadEquals instead of NumPadPlus
Also theres a "[" missing in "; Camera control" keys i forgot wich.
minus and numpadminus doesn't go all the way in reverse
[icDirector.Skip]
[icDirector.ZoomToFit]
How do i make the mouse persistent? If i set the mouse to look around i have to frag the mouse several times in the direction i want because it isn't persistent it loses focus and reverts back to center. Sure it was meant for joystick but can't it be done persistent for mouse too?
How do i strafe up and down without joystick? ALT+W or ALT+S doesn't work.
one fixed:
[icPlayerPilot.LateralY]
Keyboard, W, ALT ; tag_control
Keyboard, s, inverse, ALT ; tag_control
BUGS:
NumPadEquals instead of NumPadPlus
Also theres a "[" missing in "; Camera control" keys i forgot wich.
minus and numpadminus doesn't go all the way in reverse
Please Log in or Create an account to join the conversation.