1. It is possible to put a command in a button? For example: I wanted to put the / map (lustymap plugin) to work By pressing the M key on your keyboard.
     
  2. Wulf

    Wulf Community Admin

    Only as a GUI button; you'd need to make a plugin using the Rust CUI. You can't bind a command to a key that isn't sent to the server, which 'M' isn't. The only input that is sent to the server is those found in your Options menu.
     
  3. How can I do that? It would be like a new plugin?
     
  4. Wulf

    Wulf Community Admin

    If you want. Oxide API for Rust