PDA

View Full Version : help: unbound 3rd peron view...



zii
07-01-11, 22:37
Stupid me messed up the key bindings, which has resulted in third person view no longer available. ALT + E is a no go.

I see that this may well be set within the programme, but it won't accept a key combination.

I tried to set this in the keys.ini, but there is no reference to the third person view.
I think this it it:
bind "" "Viewmode"
I changed it to:
bind "ALT+E" "Viewmode"
... but this did not make any difference.


Cannot believe that I log on tonight only to spend my entire time trying to work this. By the time I've mended it, it'll be bedtime.

Any one got any ideas?

zii
07-01-11, 22:45
bind "E" "Viewmode"

zii
07-01-11, 22:45
nope. not this either.

zii
07-01-11, 22:46
Oh, I don't really care. Let's move on. Night night.

MrTrip
07-01-11, 22:56
just use the set command to jump back to first person?

If you were on IRC, I would help you, but you NEVER TALK. :(

[K1]Luke
08-01-11, 11:19
Go to x:\Program Files\neocron2\ini
Open keys.ini
Copy and paste this:

bind "BACKSPACE" "none"
bind "TAB" "R.P.O.S."
bind "RETURN" "Talk"
bind "SHIFT" "Run"
bind "CONTROL" "Crouch"
bind "ALT" "Action"
bind "PAUSE" "none"
bind "CAPITAL" "Run Lock"
bind "ESCAPE" "Exit"
bind "SPACE" "Jump"
bind "PGUP" "none"
bind "PGDOWN" "none"
bind "END" "none"
bind "HOME" "none"
bind "LEFT" "Strafe Left"
bind "UP" "Forward"
bind "RIGHT" "Strafe Right"
bind "DOWN" "Back"
bind "SELECT" "none"
bind "PRINT" "none"
bind "SNAPSHOT" "none"
bind "INSERT" "none"
bind "DELETE" "none"
bind "0" "Slot 10"
bind "1" "Slot 1"
bind "2" "Slot 2"
bind "3" "Slot 3"
bind "4" "Slot 4"
bind "5" "Slot 5"
bind "6" "Slot 6"
bind "7" "Slot 7"
bind "8" "Slot 8"
bind "9" "Slot 9"
bind "A" "Strafe Left"
bind "B" "Quick Direct Chat"
bind "C" "Chatmode"
bind "D" "Strafe Right"
bind "E" "Viewmode"
bind "F" "none"
bind "G" "none"
bind "H" "Slot 0"
bind "I" "none"
bind "J" "none"
bind "K" "Allow Trade"
bind "L" "none"
bind "M" "Minimap"
bind "N" "none"
bind "O" "none"
bind "P" "none"
bind "Q" "Quickaccess"
bind "R" "Reload Weapon"
bind "S" "Back"
bind "T" "none"
bind "U" "none"
bind "V" "Shortmessage"
bind "W" "Forward"
bind "X" "none"
bind "Y" "none"
bind "Z" "none"
bind "LWIN" "none"
bind "RWIN" "none"
bind "NUMPAD0" "none"
bind "NUMPAD1" "MOD 1"
bind "NUMPAD2" "MOD 2"
bind "NUMPAD3" "MOD 3"
bind "NUMPAD4" "MOD 4"
bind "NUMPAD5" "none"
bind "NUMPAD6" "none"
bind "NUMPAD7" "none"
bind "NUMPAD8" "none"
bind "NUMPAD9" "none"
bind "MULTIPLY" "none"
bind "ADD" "none"
bind "SEPARATOR" "none"
bind "SUBTRACT" "none"
bind "DECIMAL" "none"
bind "DIVIDE" "none"
bind "F1" "Menu 1"
bind "F2" "Menu 2"
bind "F3" "Menu 3"
bind "F4" "Menu 4"
bind "F5" "Menu 5"
bind "F6" "Menu 6"
bind "F7" "Menu 7"
bind "F8" "Menu 8"
bind "F9" "Menu 9"
bind "F10" "Menu 10"
bind "F11" "Menu 11"
bind "F12" "Screenshot"
bind "NUMLOCK" "none"
bind "SCROLL" "none"
bind "LSHIFT" "none"
bind "RSHIFT" "none"
bind "LCONTROL" "none"
bind "RCONTROL" "none"
bind "LMENU" "none"
bind "RMENU" "none"
bind "[" "none"
bind "]" "none"
bind "," "none"
bind "SLASH" "Walk Toggle"
bind "." "none"
bind "BACKSLASH" "none"
bind ";" "none"
bind "-" "none"
bind "ACCENT" "none"
bind "=" "none"
bind "MBUTTON 1" "Shoot"
bind "MBUTTON 2" "Use"
bind "MBUTTON 3" "none"
bind "MBUTTON 4" "none"
bind "MWHEEL UP" "Prev Weapon"
bind "MWHEEL DOWN" "Next Weapon"

That's the default keybind list, then you'll have to rebind things again. Just be careful ;)

zii
08-01-11, 21:24
just use the set command to jump back to first person?

If you were on IRC, I would help you, but you NEVER TALK. :(

This is because I am logged on at work,& leave it logged in 24/7. You're talking to nobody. HA!


@luke. cheers. I see that I have to bind both viewmode to e, and action to alt.