Solved Using F1/F2 keys for kits?

Discussion in 'Rust Discussion' started by mannot74, Oct 21, 2016.

  1. Hello.

    How to use F2 and F3 to obtain kits like the CosaNostra server?

    For now, when we type F2 or F3, chat say "/kit (try it, you too i think ;) )

    Well, how can we use F2, F3... ?
     
  2. They probably change your keybinds when you connect to the server to specific console commands using the command bind.
     
  3. Yup, we change the client keybindings (F2 and F3) to let you guys obtain the kit without typing in chat.

    HotKeys for Rust | Oxide
     
  4. Wulf

    Wulf Community Admin

    You can also change them manually in Rust, the plugin isn't what actually does it it just makes it easier for users.
     
  5. Thanks a lot !

    When you have time if you can explain ? and thanks too
     
  6. Wulf

    Wulf Community Admin

    It's a console command/setting provided by Rust.
    Code:
    bind key command
    Examples:
    Code:
    bind m "chat.say \"/map\""
    Code:
    bind p status
    Most likely they used a plugin to send these to your client as a command.
    Code:
    rust.RunClientCommand("bind f1 \"chat.say /kits starter\"");
     
  7. Yeah like i said above, we used the Hotkeys for Rust plugin :p
     
  8. Wulf

    Wulf Community Admin

    Right, I was referring to any plugin though though, it's just a command.
     
  9. I risk repeating myself, but thank you very much
    [DOUBLEPOST=1477082050][/DOUBLEPOST]
    If you know how to unbind key with HotKeys plugin ?

    FIX.. First time i do hotkey.unbind "z" not work, and second time done
     
    Last edited by a moderator: Oct 21, 2016