Thread: Tastenbelegung

  1. #1

    Default Tastenbelegung

    Moin zusammen!

    Die letzten Updates haben bei mir irgendwie die Ini zerschossen und die komplette Tastenbelegung "gelöscht". Grundsätzlich weiß ich wo und wie ich das repariere (Optionen beim Einloggen), nur wie bekomm ich die Kombis alt+e etc wieder hin? Da läßt sich immer nur eine Taste auswählen. Ich hab dunkel was in Erinnerung, das man da (auch) direkt in die Ini muß (kann), aber Alzheimer läßt grüßen und bei Google hab ich auch nix gefunden, was weiter hilft. Kann mir hier jemand weiter helfen?

    Gruß
    Honey

  2. #2

    Default

    Hallo Honey,

    hast du schon einmal in deinem \neocron\ini Verzeichnis in die keys.ini geschaut ?

    Der Inhalt sollte wie folgt aussehen:

    Code:
    // generated by NEOCRON, do not modify
    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"
    Selbstdefinierte shortcuts (sms) kannst du entweder ingame per command anlegen oder indem du entsprechende Einträge in dein player.ini file einträgt.

    Beispiel :
    sms-D=/set ctrl_externaldist 200 (in player.ini eintragen)
    ingame: alt+v (um die SMS funktion aufzurufen) gefolgt von d (im o.g. command festgelegter Hotkey) würde eben hier die external distance auf 200 setzen.
    Baldur
    Management - Content Development
    Neocron Support Team
    N E O C R O N - G A M E . C O M

    »Ut sementem feceris, ita metes«

    DOWNLOAD NEOCRONPLAY NEOCRONFACEBOOKTWITTERGET SUPPORTFORUM RULESRULES OF CONDUCT

  3. #3

    Default

    Besten Dank!
    Genau das hab ich gesucht! War bei mir komplett alles auf "none". Habs rüberkopiert, nun läuft alles wieder wie gewohnt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •