Custom Bindings Plugin

Plugin Banner
Author: Blaku
First Uploaded: 05/07/2021
Last Updated: 04/25/2022
 Views: 22792
 Downloads: 8311
 Open Plugin Homepage

A plugin made for setting multi-key keybinds in bakkesmod


DESCRIPTION

CustomBindingPlugin

Changelog

v2.0

  • Added option to autosave changes made to a binding.
  • When autosave is turned off and changes are made, 2 buttons appear. One for saving new changes and one for discarding them. Clicking on another binding will prompt a save or discard message.
  • Deleting a binding will now give a prompt to ensure you want to delete it.
  • Added a checkbox to each binding to easily disable them without deleting the binding entirely.
  • Reordering Bindings now uses drag and drop with the list on the left side of the menu.
  • Added button to test your command by running it from the menu.
  • Added option to put an identifier on the left side of binding names to easily identify enabled and disabled bindings.

v1.1

  • Fixed bug where selecting checkbox for using a keypress wouldn't save across game loads

Description

This plugin will allow you to set multi-key keybinds in bakkesmod. I find it super useful on controller to have the power to run many non-conflicting commands all without needing to touch my keyboard. As more plugins are added, the desire to have more binds will grow. The main features are setting the required keys needed to run the command, a name to help you identify which command a bind is representing, and the actual command. There is no limit to how many keys you can require for a command.

Using The Plugin

To open the plugin menu you can run/bind the command togglemenu custombindingsplugin or click the button from the plugins tab in the F2 menu. Make sure that this is the only ImGui window that is open to properly work. To create a binding, click the Add New Binding button on the left. This will pull up the binding editor on the right. By default, the plugin behaves like bakkesmod key bindings by having you press the desired key. Click the Add New Key and press the key. When you do, the actual key is still sent to rocket league and processed. I recommend being in the main menu if you're setting binds this way. You can also select a key from a dropdown list of keys if you prefer. To change the key selection method, go the F2 plugins page and unselect the Use Key Press For Setting Keys checkbox. With a key set, you can click on it to change it to a different key, or click the remove key next to it to delete it. Type in a name for the binding that will help you remember what the command is. Finally put in the actual command that you want to bind. Once you've done this, click save to save the binding. Any update that you do to a binding will require you to press save to save the changes. You can also remove a binding be clicking the Remove button at the bottom. Finally, you can change the order of the bindings by the Move Binding Up & Move Binding Down buttons on the binding editor.