Banana Preference Vanilla

UI Simplification And Enhancement

File Details

BananaPreference.zip

  • R
  • Dec 10, 2023
  • 50.38 KB
  • 41
  • 1.12.0
  • Retail

File Name

BananaPreference.zip

Supported Versions

  • 1.12.0
2023.12.10
Added the function UseContainerItemByName(name) to use items named name in the inventory, such as mounts.
Added the function UseInventoryItemByName(name) to use an equipped item named name, such as a cosmetic item.
It is impossible to cast spells while seated or mounted, and now automatically stands up or automatically calls the Dismount() function, which is implemented by the player to dismount.
Add the Chinese-English dictionary L, use L["English name"]="Chinese name" to add entries, L is also a function, L("English name") returns the corresponding Chinese name in the Chinese client, if it exists, otherwise returns the original English name.