LibKeyBoundExtra-1.0

This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Applies LibKeyBound to Spell Book and Macro UI Buttons.

Links

What it Does

Activating LibKeyBound allows you to hover over Spells in the Spell Book, or Macros in the Macro UI and bind keys to them.

  • Requires LibKeyBound and Key Bindings Mode
    • Hover cursor over participating macro or spell buttons.
    • The current keys are shown in the tooltip and in the button.
    • Click mouse buttons or keys to bind.
    • Press Escape to clear bindings

Implemented:

  • It is now a LibStub lib.

Origin of the Species

KeyBound/macro.lua and KeyBound/spell.lua by Tuller -> LibKeyBoundExtra library by Toadkiller.

What your Mod has to do

Include the Library

MyMod/libs svn:externals property:

LibStub http://svn.wowace.com/wowace/tags/LibStub/1.0/
...
LibKeyBound-1.0 http://svn.wowace.com/wowace/trunk/LibKeyBound-1.0/LibKeyBound-1.0/
LibKeyBoundExtra-1.0 http://svn.wowace.com/wowace/trunk/LibKeyBoundExtra-1.0/LibKeyBoundExtra-1.0/
...

embeds.xml:

<Script file="libs\LibStub\LibStub.lua"/>
<Script file="libs\CallBackHandler-1.0\CallbackHandler-1.0.lua"/>
<Include file="libs\LibKeyBound-1.0\lib.xml"/>
<Include file="libs\LibKeyBoundExtra-1.0\lib.xml"/>

MyMod.toc

## OptionalDeps: ...LibKeyBound-1.0, LibKeyBoundExtra-1.0...

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    14296
  • Created
    Jun 7, 2008
  • Last Released File
    Oct 21, 2008
  • Total Downloads
    8,487
  • License

Categories

Members

Recent Files

WoW Retail