rlnt / bl2-skilltoggles

A PythonSDK mod for Borderlands 2 and Borderlands TPS to deactivate Action Skills by holding a configurable hotkey.

Home Page:https://bl-sdk.github.io/mods/SkillToggles/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skill Toggles Workflow Status Total Downloads License Code Style

A PythonSDK mod for Borderlands 2 and Borderlands TPS to deactivate Action Skills with a configurable hotkey.

  • PythonSDK: v0.7.9
  • Mod Menu: v2.4
  • EridiumLib: v0.4.1

πŸ“Ž Features

  • deactivate the Action Skill for each character
  • configurable hotkey
  • options to enable the feature for each class individually

πŸ“‘ Notes

  • this is a PythonSDK mod, you can't install it with BLCMM
  • this mod needs the EridiumLib in order to run
  • since this is often not the case with SDK mods: yes, this has multiplayer support
  • deactivating Action Skills won't give you a cooldown bonus
    • there are some exceptions in Borderlands TPS where it works
  • in a multiplayer environment, only the host settings of the mod are taken into account
    • that means only the host can define which Action Skills are deactivatable
    • you can still use your own hotkey
  • the default toggle hotkey is F which also is the default Action Skill key
    • you need to hold the key, not just press it to avoid accidental deactivations
    • you can change it to anything in the modded keybinds but you can't change it back to F because it's already taken by the Action Skill
    • if you want to use the F key again or, generally spoken, the hotkey you have for activating the Action Skill, you need to delete the settings.json file in the mod directory, restart the game and reenable the mod
    • if you are using another hotkey for the Action Skill, you can also directly edit the modded hotkey in the settings.json file while the game is closed

πŸ”§ Installation

  1. download the latest release of this mod from releases
  2. download the latest release of the EridiumLib from here
  3. extract it to:
    • Borderlands 2\Binaries\Win32\Mods
  4. activate the mod in the Mod Menu within the game

⏰ Changelog

Everything related to versions and their release notes can be found in the changelog.

πŸŽ“ License

This project is licensed under the GNU GPL v3.0.

About

A PythonSDK mod for Borderlands 2 and Borderlands TPS to deactivate Action Skills by holding a configurable hotkey.

https://bl-sdk.github.io/mods/SkillToggles/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%