This article highlights the steps required to set custom keybinds for the crouch.
First, after importing the mod into the Mod Manager, RMB on the mod in mods list -> Open Mod Folder.

Then, navigate to KeysAlt subfolder, pick one that stores settings for one of the install options, and open the single m3cd file inside it in notepad. This is how that file looks by default:

You can assign a new keybind to one of the unused commands present here, or change/remove the keybind assigned to the universal action. You can also clone a line to assign more than one button to the specified action.
The Name="" part should contain the name of the key which the right-side command will be triggered by. You can see the list of available keys in the Unreal Engine 3 documentation. Web archive page here in case the original would ever be taken down.
Once you're done, save the file, refresh the mod manager's library and reinstall the mod, choosing option you have edited right now.
Keep in mind that the option's description will not change - i.e. if you edited file for LeftAlt, M3 will still display it as LeftAlt. After installation, however, the correct keybinds specified by you will be used.
0 comments