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.
Solved Binding a command to a key?
Discussion in 'Rust Discussion' started by =SKL=_Marlon, Nov 28, 2015.
-
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.
-
How can I do that? It would be like a new plugin?
-
Wulf Community Admin