QuestItemKeybound
Quest Item Keybound
Automatically set a key binding to the latest used quest item. It is using the API SetOverrideBindingItem() as a temporary key binding to the item. The key binding to the item is not saved on logout.
Configuration
No in game configuration. Edit Core.lua to change keybinding and chat spam.
Defaults:
local keyToBind = "ALT-Q" local displayChatMessage = true
Comments