We recommend using the Thunderstore Mod Manager or an alternative for installing mods
This mod allows you to choose between 3 firing modes for the bandit's primary weapon
Last updated | 4 months ago |
Total downloads | 18976 |
Total rating | 6 |
Categories | Mods Tweaks |
Dependency string | Vl4dimyr-BanditWeaponModes-1.2.0 |
Dependants | 5 other mods depend on this mod |
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1903This mod allows you to choose between 3 firing modes for the bandit's primary weapon: Normal
, Spam
and DoubleDoubleTap
.
With Spam
and DoubleDoubleTap
mode you can just hold down the fire key and don“t have to spam it.
The modes can be selected using the number keys 1
, 2
and 3
, or cycled through using the mouse wheel
or DPad.
The current mode is displayed above the primary skill icon.
Mode | Key | Description | Screenshot |
---|---|---|---|
Normal | 1 | The default mode/behavior of the bandit's primary weapon. | ![]() |
Spam | 2 | Automatically fires all shots as long as the fire key is pressed. | ![]() |
DoubleDoubleTap | 3 | Automatically double taps twice as long as the fire key is pressed. | ![]() |
Direction | Actions |
---|---|
Forward | Mouse Wheel Down, DPad Right, DPad Down |
Backward | Mouse Wheel Up, DPad Left, DPad Up |
Currently this is only tested with a xbox 360 controller (xbox one should work too).
Use Risk Of Options for in-game settings!
The config file (\BepInEx\config\de.userstorm.banditweaponmodes.cfg
) will be crated automatically when the mod is loaded.
You need to restart the game for changes to apply in game.
The example config keeps only mode selection with number keys enabled and sets the default mode to DoubleDoubleTap
.
## Settings file was created by plugin BanditWeaponModes v1.0.0
## Plugin GUID: de.userstorm.banditweaponmodes
[Settings]
## The mode that is selected on game start. Modes: Normal, Spam, DoubleDoubleTap
# Setting type: String
# Default value: Normal
DefaultMode = DoubleDoubleTap
## When set to true modes can be selected using the number keys
# Setting type: Boolean
# Default value: true
EnableModeSelectionWithNumberKeys = true
## When set to true modes can be cycled through using the mouse wheel
# Setting type: Boolean
# Default value: true
EnableModeSelectionWithMouseWheel = false
## When set to true modes can be cycled through using the DPad (controller)
# Setting type: Boolean
# Default value: true
EnableModeSelectionWithDPad = false
## The delay (in milliseconds) between the 2nd and 3rd shot when using the DoubleDoubleTap Mode
# Setting type: Int32
# Default value: 400
DelayBetweenDoubleDoubleTaps = 400
## The delay (in milliseconds) between the shots
# Setting type: Int32
# Default value: 125
DelayBetweenShots = 125
BanditWeaponModes_x.y.z.zip
hereBanditWeaponModes.dll
into the \BepInEx\plugins
folderThe Changelog can be found on GitHub.
For bugs or feedback please use GitHub Issues.
It is by no means required, but if you would like to support me head over to my Patreon.
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2022-4-19 | 1.2.0 | 3852 | Version 1.2.0 | Install |
2022-4-17 | 1.1.0 | 605 | Version 1.1.0 | Install |
2022-4-12 | 1.0.1 | 733 | Version 1.0.1 | Install |
2021-4-7 | 1.0.0 | 13786 | Version 1.0.0 | Install |