BattleTech
0 of 0

File information

Last updated

Original upload

Created by

NBKRedSpy

Uploaded by

NBKRedSpy

Virus scan

Safe to use

Tags for this mod

About this mod

Accept just about every action and dialog by using the mouse side buttons. Pressing mouse button 4 invokes actions, mouse button 5 sends the Escape key.
Vanilla BattleTech does not allow binding the enter key (invoke action).

Permissions and credits
Bind Enter and Escape to Mouse

A very simple mod which binds the enter key to mouse button 4 and escape to mouse button 5.  The binds can be configured and disabled.

Nearly every dialog and action can be activated by the enter key, but it is not bindable.  The enter key's position makes it more difficult to use than necessary.

Some of the most used actions:
* Combat - just about every confirmation (fire, reserve, accept sensor lock, etc.)
* Nearly every "confirm" action of dialogs.
* Repair mech
* Contract negotiations, begin mission.

Installation
Download the mod and unzip to the Battletech Mods folder.

mod.json Settings

+-----------------+---------+--------------------------------------+
| Name            | Default | Description                          |
+=================+=========+======================================+
| EnterMouseBind  | Mouse4  | The mouse button to bind Enter to.   |
+-----------------+---------+--------------------------------------+
| EscapeMouseBind | Mouse5  | The mouse button to bind Escape to. |
+-----------------+---------+--------------------------------------+

Disable

To disable a binding, set the binding value to None.

Thanks
Special thanks to gponick.  This is completely based off of their Escape Key binding code found here:
https://github.com/gponick/BTMLAddBindableEscapeKey

The BTMLAddBindableEscapeKey has more options for binding escape than this mod.