Skip to content

dafzor/UITweaks_BagLock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UITweaks_BagLock

An addon to stop bags from moving unintentionally, adapted from ElTorqiro_UITweaks.

What is this?

This is the ElTorquiro_UITweaks BagLock plugin stripped out and made into a stand alone mod using thee Skeleton mod example from the Official Discord #modding channel.

It's intended to provide most of the plugin functionality as a stand alone mod for Secret World Legends without any of the issues.

Configuration

Options are provided by using /setoption to set the following variables to true or false:

  • /setoption UITweaks_BagLock_Enabled - Enables the lock. (default: true)
  • /setoption UITweaks_BagLock_OverrideOnShift - Allow bags to move when Shift key is pressed. (default: true)
  • /setoption UITweaks_BagLock_OverrideOnCtrl - Allow bags to move when Ctrl key is pressed. (default: false)
  • /setoption UITweaks_BagLock_OverrideOnAlt - Allow bags to move when Alt key is pressed. (default: false)

Credits

ElTorqiro and all his contributors. Icarus James for the Skeleton mod example. Everyone on the discord modding channel which where an invaluable help

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published