作者: Tageshi
简繁体: xinsonic
官方使用xinsonic提交的本地文件.(我没想过给作者...).所以以后就直接拿官方的了.同时我自己汉化的说明文档和一些文件会保留一份在这里.
内存占用
图片(来自wowinterface.com)
BindPad -- Created by Tageshi
---------------------------------------------------------------
1. 什么是"BindPad"?
---------------------------------------------------------------
BINDPAD是一个可以直接为技能,物品和宏设置按键绑定,而无需占用动作条格子的插件。
插件提供很多图标格(类似动作条格子).你可以直接拖拽图标到空格,并点击设置按键绑定。
---------------------------------------------------------------
2. 怎样使用"BindPad"?
---------------------------------------------------------------
(1) 输入/bindpad或 /bp打开插件面板.(你同样可以在按键绑定设置中可以找到"打开BindPad".)
(2) 打开法术书(p),包裹(b),宏面板(/macro).(当然你也可以通过bindpad面板上的3个小图标来打开他们.)
(3) 拖住一个施法图标,物品图标,或者宏图标放到bindpad面板里.(如果你的动作条锁住了,可以用shift+左键打开)
(4) 现在你可以看到图标已经显示在bindpad面板中,单击,然后会出现一个“按键绑定”对话框.
(5) 按下要绑定的键,按下关闭按钮
(6) 如果你想将图标移出bindpad面板,只要将图标拖走按右键删除即可.
注意如果你只是删除了这个图标,按键绑定并没有消失,要取消绑定,点击图标并在对话框中选择取消绑定。或者你也可以直接覆盖这个绑定键.
---------------------------------------------------------------
3. 关于标签
---------------------------------------------------------------
bindpad面板中有2种标签;"通用标签和"和"角色专用标签"。在普通标签中的图标适用于你账号中的所有角色。在<角色>专用标签中的而只对这个<角色>有效。
注意只有当你在暴雪默认按键绑定界面中点击了“角色专用按键绑定字样后,你才可以使用角色专用标签。
-从bindpad1.5版本后,你可以在bindpad界面中看到这个选框."bindpad也会提醒关于"角色专用按键绑定",并在你点击角色专用标签后自动开启它)
-------------------------------------------------------------------------
4. "你想转换这个宏为 BINDPAD 宏?"... 这是什么?
-------------------------------------------------------------------------
"BindPad 宏" 是1.8.0版本的新功能;它可以让你几乎无限创建宏.
老版本的 BindPad 只是让你绑定有限的宏.Older versions of BindPad just let you save your limited action bar slots.
这个崭新版本的 BindPad 可以让你创建/保存无限的宏.
"创建 Macro" 窗口.
说明:
- 点击红色的"+"可以创建一个空白的 BindPad 宏,
- 右键点击一个在 BindPad 面板中的 法术/物品/宏 可以将其转换成 BindPad 宏.
- 右键点击一个 "BindPad 宏" 来编辑它.
- ...然后你可以左键点击来像平时一样来进行按键绑定.
注意 : "BindPad 宏"只能在 BindPad 面板中存在;
你只能在 BindPad 内拖动它, 而不能将其移出 BindPad.
--------------------------------------------------------------
5. 其他
---------------------------------------------------------------
bindpad使用了wow api2.0中的新功能。
你可以在任意插件或宏中使用他们.
GetBindingKey("command")
SetBindingSpell("KEY", "Spell Name")
SetBindingItem("KEY", "itemname")
SetBindingMacro("KEY", "macroname"|macroid)
同时不要忘记保存
SaveBindings(GetCurrentBindingSet());
还有几个其他类似的插件(广告了- .-).
如果你喜欢可以试试(用这个就可以了...最方便了``).
SpellBinder
http://www.wowinterface.com/downloads/info5614-SpellBinder.html
作者比较猪头...其他都忘记名字了...
---------------------------------------------------------------
6. 获取最新版本
---------------------------------------------------------------
中文版本 -CWDG
http://bbs.cwowaddon.com/thread-3332-1-1.html
-----
英文版本 -
www.wowinterface.com:
http://www.wowinterface.com/downloads/fileinfo.php?id=6385
或者 -Curse:
http://www.curse.com/downloads/details/5002/
---------------------------------------------------------------
7. 更新日志
---------------------------------------------------------------
复制内容到剪贴板
代码:
Version 1.8.6
- Fixed a drawing order problem of "Show Hotkeys"
for Bartendar4 and probably for Bartendar3.
- Added locatization for zhCN and zhTW. (Thanks xinsonic)
Version 1.8.5
"Show Hotkeys" now supports Bartendar4.
Version 1.8.4
Added a workaround for error message "GetSpellName(): Invalid spell slot".
Version 1.8.3
- (Really) fixed the display issue of "Show Hotkeys" on compatibility with Bongos3.
- Added "Test" button on the BindPad Macro frame to test the macro while editing.
- Improved the keybinding confirmation window when the key is already
bound to a BindPad Macro.
Version 1.8.2
Fixed a bug which sometimes prevented BindPad to detect correct spell
rank after respeccing talent or training new spells.
Version 1.8.1
Fixed display issue of "Show Hotkeys" function introduced in 1.7.1; Compatibility with Bongos3 fixed.
Version 1.8.0
"BindPad Macro" : New feature to make almost unlimited number of virtual macro icons.
BindPad Macro is made for you to save limited macro slots on the standard Blizzard UI.
BindPad Macro will only exist within the BindPad frame, and allow you to make keybindings on them.
- Click the small red "+" icon to create an empty BindPad Macro.
- Right-click an existing spell/item/macro icon on BindPad frame to convert it into a BindPad Macro.
- Right-click the "BindPad Macro" to edit macro-text.
- ...and you can use left-click to set keybindings as usual.
Version 1.7.1
Added an option checkbox "Show Hotkeys".
The hotkey function now supports all ActionBar AddOns in addition to Blizard UI.
(Only tested for Bartendar3 addon.)
Version 1.7.0
Added an ability to automatically display binded hotkeys on ActionBar buttons.
(Suggested by Pheon)
Version 1.6.1
Updated for WoW client 2.3.0 .
Fixed a bug causing macro icons sometimes not working.
Version 1.6
Added two extra tabs for heavy users.
Version 1.5.1
TOC update.
Version 1.5
TOC update.
Added the 'Character Specific Key Bindings' check box at upper right corner of BindPad frame.
Added some functions to inform about 'Character Specific Key Bindings'.
Version 1.4
TOC update.
Added three mini-icons to open Spellbook, Macroes Panel, and All bags.
Now uses new GetCursorInfo() API. (Slouken have kindly added it for me.)
You can now drag&drop icons from Action Bars too.
You can now use mouse wheel up/down as a keybind.
Version 1.3 (Now really updated version):
Added slash command /bindpad and /bp
Version 1.2 (not uploaded!):
More bug fixes.
Savefile format was changed and not compatible to 1.0 and 1.1.
(Old save data will be deleted when you use version 1.2; that don't unbind but you need to drag icons again.)
Version 1.1 (not uploaded!):
Fixed some tainting bug.
Version 1.0
Initial release.